Relesys API Docs

v1.2

https://api.relesysapp.net/api/v1.2

Points

Remove Points
DELETE /highscores/{highscoreId}/points/{pointId}
https://api.relesysapp.net/api/v1.2/highscores/{highscoreId}/points/{pointId}
Remove point entry with ID pointId.

Please note: Only points with isManuallyGiven = true can be deleted.
Scopes: relesys.api, relesys.api:write, relesys.api.highscores, relesys.api.highscores:write
URL Path
pointId string / guid required
highscoreId string / guid required
Responses
application/json
There is no body for this response