curl --location --request POST 'https://api.lootlocker.io/admin/v1/missions/game/368' \
--header 'Content-Type: application/json' \
--header 'x-auth-token;' \
--data-raw '{
"game_id": 369,
"type": 1,
"name": "test",
"goals": {
"gold": {
"goal": "00:20:00",
"points": 400,
"assets": []
}
},
"map_id": 2
}'
{}
x-auth-token: ********************