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