curl --location --request PUT 'https://api.lootlocker.io/admin/game/1/platforms/psn' \
--header 'Content-Type: application/json' \
--header 'x-auth-token;' \
--data-raw '{
"enabled": true,
"settings": {
"client_id": "12314515151",
"client_secret": "Some secret",
"service_label_europe": "europe test 222",
"service_label_america": "murica test 212asds3"
}
}'
{}
x-auth-token: ********************