Notification Service REST API
Use the REST API to interface with the Notification Service by making HTTP requests to the endpoints in the table below.
Note: Click any endpoint to go to its API reference page.
| Endpoint | Request scope |
|---|---|
| /trigger | List, create, update, and delete event triggers. |
| /device | List, create, update, and delete devices. |
| /group | List, create, update, and delete notification groups. |
| /subscription | List, create, update, and delete subscriptions. |
| /template | List, create, update, and delete notification templates. |
| /sender | List, create, update, and delete senders. |