Team
Update a team
Updates an existing team.
put/v1/teams/{id}
Request body
Response
Updates an existing team.
Example response
{
"data": {
"name": "Industrials team"
}
}Changes
No recorded changes to this endpoint across all 1 revision of this API.