patch
https://api.productboard.com/v2/teams/
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.