x-auth-token: ********************
curl --location --request DELETE 'https://api.lootlocker.io/admin/game/1/api_keys/592345345' \
--header 'LL-Version: 2021-06-01' \
--header 'x-auth-token: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{}'
{}