curl --location --request DELETE 'https://api.lootlocker.io/admin/v1/session' \ --header 'x-auth-token: ' \ --header 'Content-Type: application/json' \ --data-raw '{}'
{}