Create Athlete

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

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.

Body Params
string
required

The first name of the athlete

string
required

The family name of the athlete

date
required

The date of birth of the athlete

string
required

The gender of the athlete (male or female)

int32
required

The country_id of the athlete

string

The email address of the athlete

string
required

A pipe delimited list of athlete category ids

Response

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json