Update a team

Update team information (name, timezone). Only certain fields can be updated via the API.

Updatable fields:

  • name - Team display name
  • timezone - Team timezone (e.g., "America/New_York", "Europe/London")

Note: Requires admin permissions on the team.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required

Team ID

Body Params
string

Team name

string

Team timezone (IANA timezone format)

Responses
200

team updated

401

unauthorized

404

not found

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!