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