curl -X "POST" "https://api.justpush.io/messages" \
-H 'Content-Type: text/plain; charset=utf-8' \
-d $'{
"user": "<< USER KEY >>",
"title": "A simple title",
"priority": 2
}'
Below you see an example of how this displayed as a push message and within the app.