Error
A valid request URL is required to generate request examples{
"id": "<string>",
"name": "<string>"
}Teams
Create team
Creates a new team. The team ID is derived from the name.
POST
/
api
/
teams
Error
A valid request URL is required to generate request examples{
"id": "<string>",
"name": "<string>"
}Authorizations
Management API authentication for /api/* endpoints. Use the Authorization header with Bearer <API key>.
Virtual keys, dashboard/user/session tokens, and x-api-key headers are not supported on management APIs.
Body
application/json
Team name (must be unique)
Was this page helpful?
⌘I

