Delete Notification Definition
Request
URI
DELETE
https://{api_host}/api/notification-definitions/{id}
COPY
Responses
200
Returns
notificationsDeleteNotificationDefinitionResponse
of type(s)
*/*
Operation doesn't return any data structure
404
Not Found
Operation doesn't return any data structure
Code Samples
COPY
curl -X DELETE -H 'Authorization: <value>' https://{api_host}/api/notification-definitions/{id}
Notification Definition Service Operations
POST
Create Notification Definition
GET
List Notification Definitions
PUT
Update Notification Definition
DELETE
Delete Notification Definition
GET
Get Notification Definition