Put Player Deserter
PUT /session/v1/player/{player_uuid}/deserter/{deserter_id}
Update a specific player’s deserter status
Authorizations
Parameters
Path Parameters
Request Body required
object
Datetime that enforces that a timezone is given. Unix timestamps are allowed and forced into the UTC time zone
Datetime that enforces that a timezone is given. Unix timestamps are allowed and forced into the UTC time zone
The number of times a player has deserted before the expiration
Custom data about a players desertion status
object
Responses
200
Successful Response
object
ID for which type of deserter this is
Flag of whether or not the player is a deserter
Datetime that enforces that a timezone is given. Unix timestamps are allowed and forced into the UTC time zone
Datetime that enforces that a timezone is given. Unix timestamps are allowed and forced into the UTC time zone
The number of times a player has deserted before the expiration
Datetime that enforces that a timezone is given. Unix timestamps are allowed and forced into the UTC time zone
Custom data about a players desertion status
object
403
Forbidden
object
422
Validation Error