Skip to main content
POST
cURL

Authorizations

X-Avala-Api-Key
string
header
required

API key for authentication. Generate one in Mission Control Settings > Security & Identity.

Path Parameters

slug
string
required
team_slug
string
required

Body

application/json
role
enum<string>
Available options:
lead,
member

Response

201 - application/json
user_uid
string<uuid>
read-only
username
string
read-only
Minimum string length: 1
email
string<email>
read-only
Minimum string length: 1
full_name
string
read-only
picture
string<uri> | null
read-only
Minimum string length: 1
role
enum<string>
Available options:
lead,
member
created_at
string<date-time>
read-only