x-auth-token: ********************curl --location --globoff --request PATCH 'https://api.lootlocker.io/admin/v1/game//heroes/' \
--header 'x-auth-token: <api-key>' \
--header 'Content-Type: application/json' \
--data '{
"name": "Rick Astley"
}'{}