Points
Remove Points
DELETE
/highscores/{highscoreId}/points/{pointId}
https://api.relesysapp.net/api/v1.3/highscores/{highscoreId}/points/{pointId}
Remove point entry with ID
Please note: Only points with
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