Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
The updated team configuration.
Response
Successful Response
Basic team information returned by public API.
Update an existing team’s information. Currently only the team name can be updated.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The updated team configuration.
Successful Response
Basic team information returned by public API.