Delete Custom Data
DELETE/api/players-data/v1/players/:playerId/custom-data
Endpoint for deleting players custom data properties, by sending the custom data property keys, that has been defined by the operator (PAMS/CMS).
Request
Responses
- 204
- 400
- 401
- 404
- default
Bad Request
Unauthorized
Player Not Found
An unexpected error response.