curl --location --request POST 'https://api.lootlocker.io/admin/v1/game/23658/platforms' \
--header 'Content-Type: application/json' \
--header 'x-auth-token;' \
--data-raw '{
"platforms": [
{
"name": "white label",
"db_name": "white_label_login"
}
]
}'
{}
x-auth-token: ********************