x-auth-token: ********************
curl --location --request PATCH 'https://api.lootlocker.io/admin/v1/game/2/asset/2' \ --header 'x-auth-token: <api-key>' \ --header 'Content-Type: application/json' \ --data-raw '{ "context_id": 2 }'
{}