Create a push notification.
An Atlas Project/Group ID.
The ObjectID of your application. The App Services API Project and Application IDs section demonstrates how to find this value.
The notification to create.
Optional
options: AxiosRequestConfig<any>Override http request option.
Create a push notification
NotificationsApiInterface
Delete a push notification message.
An Atlas Project/Group ID.
The ObjectID of your application. The App Services API Project and Application IDs section demonstrates how to find this value.
Message ID
Optional
options: AxiosRequestConfig<any>Override http request option.
Delete a push notification message
NotificationsApiInterface
Retrieve a push notification message.
An Atlas Project/Group ID.
The ObjectID of your application. The App Services API Project and Application IDs section demonstrates how to find this value.
Message ID
Optional
options: AxiosRequestConfig<any>Override http request option.
Retrieve a push notification message
NotificationsApiInterface
List push notifications.
An Atlas Project/Group ID.
The ObjectID of your application. The App Services API Project and Application IDs section demonstrates how to find this value.
Optional
state: MessageStateOnly list notifications with the given state.
Optional
options: AxiosRequestConfig<any>Override http request option.
List push notifications
NotificationsApiInterface
Send a push notification.
An Atlas Project/Group ID.
The ObjectID of your application. The App Services API Project and Application IDs section demonstrates how to find this value.
Message ID
Optional
options: AxiosRequestConfig<any>Override http request option.
Send a push notification
NotificationsApiInterface
Set a push notification's type.
An Atlas Project/Group ID.
The ObjectID of your application. The App Services API Project and Application IDs section demonstrates how to find this value.
Message ID
Optional
options: AxiosRequestConfig<any>Override http request option.
Set a push notification's type
NotificationsApiInterface
Update a push notification message.
An Atlas Project/Group ID.
The ObjectID of your application. The App Services API Project and Application IDs section demonstrates how to find this value.
Message ID
Optional
options: AxiosRequestConfig<any>Override http request option.
Update a push notification
NotificationsApiInterface
Generated using TypeDoc
NotificationsApi - interface
Export
NotificationsApi