Invite users to private league

Invite users to private league.

Authentication: User's JWT token acquired from Firebase with sufficient user permissions.

Path Params
string
required
\S

League ID

Query Params
string
required
^([A-Za-z\d_])+

ID of the client.

string
required
\S

Client API key

Body Params
profiles
array of strings
length ≤ 100
profiles
Responses

400

Bad request

401

Unauthorized

403

Forbidden

404

Resource not found

500

Internal server error

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