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