Team
Create new team
POST
/
api
/
v1
/
team
/
Authorizations
x-api-key
string
headerrequiredBody
application/json
name
string
requiredRequired string length:
3 - 80
tier
enum<string>
requiredAvailable options:
FREE
, PRO
, CUSTOM
avatarUrl
string | null
Response
200 - application/json
id
string
requiredname
string
requiredorganizationId
string
requiredcreatedById
string
requiredcreatedAt
string | null
requiredupdatedAt
string | null
requiredavatarUrl
string | null
deletedAt
string | null
Was this page helpful?