Team
Edit an existing team
PATCH
/
api
/v1
/team
/edit
/{teamId}
Authorization
Authorization
Required<token>
Please enter a valid access token
In: header
Request Body
application/json
OptionalThe updated team data
name
Requiredstring
Minimum length:
1
icon
string | null
Path Parameters
teamId
Requiredstring
The ID of the team to edit
OK