Skip to main content
POST
cURL

Authorizations

Authorization
string
header
required

If using Bearer auth, pass the Secret Key as the token:

Body

application/json
name
string
required
description
string
required
role
string
required

The global role for members of this team

createdBy
string
limitAccessByEnvironment
boolean
environments
string[]

An empty array means 'all environments'

projectRoles
object[]
managedBy
object
defaultProject
string

Response

200 - application/json

Resource created

team
object
required