Restore a player
PUT/api/players-data/v1/archive/restore-deletion
This endpoint is used to restore the player either from soft deletion or hard deletion (before 48h). This will move the player to the main collection. If either the player has a soft or hard delete, the hard delete will be canceled, and the player will be restored.
Request
Responses
- 204
- 400
- 401
- 404
- default
No Content
Bad Request
Unauthorized
Player Archive Not Found
An unexpected error response.