Create Athlete

The Create Athlete method creates a new athlete and returns a basic athlete object. You may add additional profile information via the Edit Athlete method once you have a valid athlete_id.

This method validates that a duplicate user is not being created and returns a 400 error code if this validation fails i.e. a duplicate user exists in the system.

Language
Authorization
Header
Click Try It! to start a request and see the response here!