Team Management
Update Team
Updates an existing team. Requires Org Admin, Team Admin, or Team Editor privileges. Team Members (viewers) are not authorized.
put/v1/teams/{id}
Path parameters
idstring uuid required
Request body
Example request
{
"name": "Engineering",
"org_id": "f47ac10b-58cc-4372-a567-0e02b2c3d479"
}Response
Updated
Changes
Changed in 2 of the 18 revisions of this API.3
- ○
api tag
Team Managementaddedapi-tag-added
- ○
api tag
Teamsremovedapi-tag-removed
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ○
endpoint added
endpoint-added
- ○