x-auth-token: ********************
curl --location --request DELETE 'https://api.lootlocker.io/admin/v1/game/154/files/6' \
--header 'x-auth-token: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{"tags": ["never", "gonna", "give", "you", "up"]}'
{}