Delete Notification Destination
Request
URI
DELETE
https://{api_host}/api/notification-destinations/{id}
COPY
Responses
200
Returns
notificationsDeleteNotificationDestinationResponse
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-destinations/{id}
Notification Destination Service Operations
POST
Create Notification Destination
GET
List Notification Destinations
PUT
Update Notification Destination
DELETE
Delete Notification Destination
GET
Get Notification Destination