Org
Create a new organization
POST
/
orgs
Authorizations
X-Api-Key
string
headerrequiredBody
application/json
label
string
requiredThe organization label.
Response
201 - application/json
id
string
requiredThe organization ID.
label
string
requiredThe organization label.
defaultTeamId
string
requiredThe ID of the Everyone team for the org.
createTime
string
requiredThe time the organization was created.
updateTime
string
The time the organization was updated.
Was this page helpful?