x-auth-token: ********************
curl --location -g --request DELETE 'https://api.lootlocker.io/admin/game//leaderboards/member/590' \
--header 'x-auth-token: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{}'
{
"success": true
}