Team
Update team details
Update details of a specific team by ID
patch/api/v1/team/{team_id}
Path parameters
team_idstring uuid required
Request body
Example request
{
"name": "Marketing Team"
}Response
Successful Response
{"stackTrail":"paths:/api/v1/team/{team_id}:patch:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}
Changes
No recorded changes to this endpoint across all 1 revision of this API.