Create Team
Team Management
Create Team
Creates a new team under a specific organization. Requires Org Admin privileges (admin on the Default Team). Team admins or editors of other custom teams are not authorized to create teams.
POST
Create Team
Authorizations
Use an access token retrieved from login (Bearer sess_...) or a programmatic API key (Bearer ak_...).
Path Parameters
The ID of the organization to create the team under.
Body
application/json
Example:
"Engineering"
Response
Created

