post https://api.triathlon.org/v1/athletes
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.