notify( )


Developer Preview

This API is subject to change. Bug fixes and new features will be released based on developer feedback throughout the preview period.

This endpoint allows you to send notifications

Admin Method

This function requires elevated permissions and runs only on the backend and on dashboard pages.

Method Declaration
Copy
Method Parameters
bodystringRequired

The body of the notification


channelsArray<Channel>Required
4 enum supported values:
BrowserDashboardMobileUndefined

The channel to which send the notification


optionsNotifyOptions
Was this helpful?
Yes
No