curl --location -g --request POST 'https://api.lootlocker.io/admin/game//hosts/' \
--header 'Content-Type: application/json' \
--header 'x-auth-token;' \
--data-raw '{
"host": "https://78yb8ul5.api.lootlocker.io/"
}'
{
"id": "01J4H3VY63RZTRQNN7PJVFFRSJ",
"host": "http://example.com",
"game_id": 2
}
x-auth-token: ********************