notifications_cancel
Cancel a scheduled web push notification by providing its notification ID. Stop delivery before it is sent.
Instructions
To cancel a scheduled notification,
send a DELETE request to /notifications/NOTIFICATION_ID/cancel.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| notification_id | Yes | The ID of a notification. |