Teams
Update Team
Updates team settings. Only provided fields are updated.
patch/teams/{id}
Path parameters
idstring uuid required
Resource ID (UUID)
Request body
Response
Team updated
Example response
{
"success": true,
"request_id": "req_abc123def456"
}