Update a team for a given team id.

Updates a team referenced by id. Only the attributes submitted are modified.

Log in to see full request history
Path Params
string
required

The _id of the team entry to request. Required field.

Body Params
string

The new name of the team to update.

Headers
string
required

A valid bearer token.

Responses

401

UNAUTHORIZED. The Authorization header is incorrect, not provided or the token expired.

Language
URL
Click Try It! to start a request and see the response here! Or choose an example:
application/json