curl --location --request POST 'https://api.lootlocker.io/admin/game/2/signup/replies' \
--header 'Content-Type: application/json' \
--header 'x-auth-token;' \
--data-raw '{
"engine": "unity",
"development_stage": "test stage"
}'
{}
x-auth-token: ********************