Error
A valid request URL is required to generate request examples{
"id": "<string>",
"name": "<string>"
}Teams
Update team
Updates a team. Note that renaming teams is not allowed.
PUT
/
api
/
teams
/
{id}
Error
A valid request URL is required to generate request examples{
"id": "<string>",
"name": "<string>"
}Authorizations
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.
Path Parameters
Team ID
Body
application/json
Updated team description
Was this page helpful?
⌘I

