Authorization headerleaderboardcommunityID401 if missing, invalid, or insufficientdelete:leaderboard command through the partner publisher pathleaderboardID must identify a leaderboard in the API-key's community404 when the leaderboard does not exist or is not in the resolved communityPATCH /leaderboards/{leaderboardID} if the leaderboard should remain availableDELETE /leaderboards/507f1f77bcf86cd799439012curl --location --request DELETE 'https://api.returning.ai/v1/leaderboards/507f1f77bcf86cd799439012' \
--header 'Authorization: Bearer XXXXXX'{
"meta": {
"status": "success",
"statusCode": 200
},
"message": "Delete leaderboard success.",
"data": "507f1f77bcf86cd799439012"
}