v3

latestOpenAPI 3.0.32026-07-31135300306.1 KB
teams

Update an existing team

Updates an existing team. Only provided fields are modified.

Rate limit: 20 requests per minute

patch/teams/{id}

Path parameters

idstring required

The ID of the team to update.

Request body

namestring

The name of the team.

user_idsstring[]

The list of user IDs to add to the team. If provided, the team members will be updated to be exactly the given users.

Response

request_idstring

The request ID for tracking.