Update a Team
Update the information of a Team specified by the teamId
parameter. The request body should contain the information that will be updated on the Team.
Authorizations
Default authentication mechanism
Path Parameters
The Team identifier to perform the request on behalf of.
"team_1a2b3c4d5e6f7g8h9i0j1k2l"
Query Parameters
The Team slug to perform the request on behalf of.
"my-team-url-slug"
Body
The hash value of an uploaded image.
A short text that describes the team.
140
"Our mission is to make cloud computing accessible to everyone"
"example.com"
The name of the team.
256
"My Team"
Suffix that will be used for all preview deployments.
"example.dev"
Create a new invite code and replace the current one.
true
A new slug for the team.
"my-team"
Enable preview toolbar: one of on, off or default.
"on"
Enable production toolbar: one of on, off or default.
"on"
Sensitive environment variable policy: one of on, off or default.
"on"
Whether or not remote caching is enabled for the team
Display or hide IP addresses in Monitoring queries.
false
Display or hide IP addresses in Log Drains.
false
Response
Data representing a Team.