Update team

View as Markdown
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_idstringRequired

Request

This endpoint expects an object.
namestringRequired

Response

Successful response