Skip to main content

Update a player

PATCH 

/api/players-data/v1/players/:playerId

The Update API allows the update of partial data of the player, which is useful when you have distributed modules where data is owned in different domains.

Constraints:

  • The player must be registered otherwise 404 error will be thrown.

Request

Responses

No Content