Deletes a game result by rolling it back, reverting rating changes.
DELETE
/v1/resultDeletes a game result by rolling it back, reverting rating changes. A result can only be rolled back if it's the most recent result for all of the participating entries.
Request
Query Params
id
array[integer]
required
Id of result
Request samples
Responses
OK(200)
Bad request(400)
Unauthorized(401)
Too Many Requests(429)
HTTP Code: 200
Content Type : Rawtext/plain
Example
Not configured
Last modified: 9 months ago