Update team
Renames the team. Answers **200** with the updated team document.
**Body** (JSON):
- `name` (string, required, max 60) — the new team name.
Requires a full-access token. Teams of other organizations answer 404.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
team_id
Request
This endpoint expects an object.
name
Response
Successful response

