Can someone give me an example of a working notification using the API? I've be trying everything I can find but I'm not a coder so probably don't know the right questions to ask. I have the below but don't know how to insert the payload from the example "payload: {“title”:”Arrived home”, “message”:”Jon has arrived home”}" so it will work.
curl -X POST http://192.168.86.64:57000/api/notify/

