Skip to main content
POST
Create a team organization

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
name
string
required
Required string length: 1 - 100
Pattern: \S

Response

Created

created_at
string<date-time>
required
id
string<uuid>
required
kind
enum<string>
required
Available options:
team
name
string
required
role
enum<string>
required
Available options:
owner