curl --location -g --request POST 'https://api.lootlocker.io/admin/v1/game//heroes/2/exceptions' \
--header 'Content-Type: application/json' \
--header 'x-auth-token;' \
--data-raw '{
"context_id": 4,
"can_equip": false
}'
{}
x-auth-token: ********************