Skip to main content
POST
Send invitation to athlete

Authorizations

Authorization
string
header
required

JWT Bearer token authentication. Use the /api/login endpoint to obtain a token.

Body

application/json
email
string<email>
required

Athlete email address to invite

Example:

"agent@example.com"

Response

200

Invitation sent