Update team

Updates the fields of an existing team. Only the fields included in the request body will be updated. Fields not provided will remain unchanged.

Updatable Fields

  • name: The name of the team (1-255 characters)
  • handle: Unique handle for @mentions (lowercase alphanumeric only)
  • description: Optional description of the team (max 10,000 characters)

Response

Returns a reference to the updated team. Use the GET endpoint to retrieve the full updated team details.

Language
Credentials
Click Try It! to start a request and see the response here!