notification

Notification to all profiles in app

Send a notification to all registered devices in the app.

post/notification/send_to_all/

Request body

titlestring required
bodystring required
schedulestring date-time nullable

date and time to send notification

linkstring

Response

Created

titlestring required
bodystring required
schedulestring date-time nullable

date and time to send notification

linkstring

Changes