x-auth-token: ********************
curl --location --request POST 'https://api.lootlocker.io/admin/subscriptions/13562' \ --header 'x-auth-token: <api-key>' \ --header 'Content-Type: application/json' \ --data-raw '{"plan": "enterprise"}'
{}