DELETE - Notification

Deleting a Notification

The DELETE /customnotification endpoint allows for users to delete Custom Notifications that are no longer needed within their organizations. Deleted notifications cannot be reactivated, but rather a new notification will need to be created using the Custom Notification Service POST.

To delete a Custom Notification, the notification GUID needs to be passed in.

The DELETE HTTP Endpoint for Custom Notifications is listed below:

HTTP Verb: DELETE
URI: https://{domain}.dataview.services.10-4.com/v1/customnotifications/{NotificationGUID}
Authentication: Bearer Token
Success Response: 204