Update Team
Update a team
PATCH
https://api.xenia.team/v1/teams/:id
Update existing team
Path Parameters
Name
Type
Description
id*
String
Team id
Headers
Name
Type
Description
Authorization*
JWT Token
Access token
Request Body
Name
Type
Description
name
string
name of the team
members
string[]
array of the user id
Last updated