Skip to main content
POST
cURL
Interactive playground for POST /team-members.
Paste your API key in the Authorization field as Bearer {api_key}.
cURL

Authorizations

Authorization
string
header
default:{api_key}
required

Get your API key at https://kloo.li/account-api. Use Authorization: Bearer {api_key}.

Body

multipart/form-data
team_id
integer
required

team_id

user_email
string
required

user_email

access
integer[]

Permission / access scope for the team member (string or array).

Response

Success