Deletes a game result by rolling it back, reverting rating changes.
DELETE
/v1/result
result
Deletes 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
Authorization
Provide your bearer token in the
Authorization
header when making requests to protected resources.