Skip to main content
POST
Error
This path is deprecated and will be removed in the following major release. Use /api/governance/teams instead.

Authorizations

Authorization
string
header
required

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

Create team request

name
string
required
customer_id
string
budgets
object[]

Budgets to create for this team; reset durations must be unique

Response

Team created successfully

Team operation response

message
string
team
object

Team configuration