curl --location -g --request POST 'https://api.lootlocker.io/admin/v1/game//dlc' \
--header 'Content-Type: application/json' \
--header 'x-auth-token;' \
--data-raw '{
"name": "Season pass",
"platform": "steam"
}'
{}
x-auth-token: ********************