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