Notify
ANY /api/notify/(id)
Request
- id - Path - Device or group id to notify
- title - Body or Query - Title of the notification
- message - Body or Query - Message of the notification
Response
{ status: string message: string code: int }
- status -
error
orsuccess
- message - Contains the error message when status is
error
- code - Contains the HTTP response code