Update a Team
Update a team, the authenticated user must be the "Administrator" or a "Manager" of the team.
Request body
Example request
{
"name": "string"
}Response
Example response
Example response
{
"data": {
"attributes": {
"name": "string"
}
}
}Changes
Changed in 4 of the 18 revisions of this API.18
- ○
the response property
became required for the statusresponse-property-became-required
- ○
the response property
/became required for the statusresponse-property-became-required
- ○
the response property
/became required for the statusresponse-property-became-required
- ○
the response property
/became required for the statusresponse-property-became-required
- ○
- ○
api tag
v3 teamsaddedapi-tag-added
- ○
api tag
v3removedapi-tag-removed
- ○
- ▲
the request property
became requiredrequest-property-became-required
- ○
the response property
//became required for the statusresponse-property-became-required
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
- ○