x-auth-token: ********************
curl --location --globoff 'https://api.lootlocker.io/admin/v1/game//messages' \ --header 'x-auth-token: <api-key>' \ --header 'Content-Type: application/json' \ --data '{ "title": "My message" }'
{}