curl --location --request PATCH 'https://api.lootlocker.io/admin/subscriptions/23646' \ --header 'Content-Type: application/json' \ --header 'x-auth-token;' \ --data-raw '{ "discord_users": "hello, world" }'
{}
x-auth-token: ********************