Skip to main content
PUT
Update a Team

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

uid
string
required

The UID of the Team

Body

application/json
value
string

The Team name

Response

Successful

result
object