API Reference

Delete

Delete an existing leaderboard

Log in to see full request history
Body Params
string
required

The application ID associated with the leaderboard.

string
required

The unique identifier of the leaderboard to be deleted.

Responses
200

Leaderboard successfully deleted.

400

Invalid arguments. Either 'appId' or 'id' is missing or not a string.

403

Permission denied to update the leaderboard with the provided 'appId' and 'id'.

410

Leaderboard not found with the provided 'appId' and 'id'.

500

Internal server error, missing 'appIds' field in the leaderboard.

Language
Credentials
URL
Click Try It! to start a request and see the response here! Or choose an example:
application/json