curl --location -g --request PATCH 'https://api.lootlocker.io/admin/v1/game//messages/1' \
--header 'Content-Type: application/json' \
--header 'x-auth-token;' \
--data-raw '{
"title": "My message new",
"alert": true
}'
{}
x-auth-token: ********************