Skip to main content
POST
Create a team

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
Example:

"Operators"

description
string | null
Example:

"Runs production automations"

Response

Created

data
object
required