Players
Update Player Numbers
Update a player
PUT
/
players
/
{player_id}
Path Parameters
The id of the player to be updated
Body
application/json
The new number for the player
Response
200 - application/json
The response is of type boolean
.
Update a player
The id of the player to be updated
The new number for the player
The response is of type boolean
.