Recruits Pro: Athletes App

HTTP Coverage

Title Description HTTP URL Status
Login Authenticate user POST api/v2/auth/login
Sign up Create a new user POST api/v2/auth/signup
Choose plan Start the subscription plan process POST api/v2/subscription
Update plan Finish the subscription plan process GET api/v2/subscription/:subscription_id
Update profile Update profile PATCH api/v2/profile/athlete
Get metrics flush Get athletes metrics GET api/v2/profile/athlete/metricflush
Forgot password Create a new password 🚧