curl --location --request POST '/api/ntfy' \ --header 'Content-Type: application/json' \ --data-raw '{ "title": "string", "topic": "frameme", "prompt": "string", "deviceId": "string", "priority": "string" }'
{}