post https://us-central1-readysandbox.cloudfunctions.net/leaderboardV2-delete
Delete an existing leaderboard
Log in to see full request history
Responses
200Leaderboard successfully deleted.
400Invalid arguments. Either 'appId' or 'id' is missing or not a string.
403Permission denied to update the leaderboard with the provided 'appId' and 'id'.
410Leaderboard not found with the provided 'appId' and 'id'.
500Internal server error, missing 'appIds' field in the leaderboard.