Skip to main content
PUT
cURL

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string
required

Body

application/json
name
string
createdBy
string
description
string
role
string

The global role for members of this team

limitAccessByEnvironment
boolean
environments
string[]

An empty array means 'all environments'

projectRoles
object[]
managedBy
object
defaultProject
string

Response

200 - application/json

Resource updated

team
object
required