Delete System Notification Instance
Request
URI
DELETE
https://{api_host}/api/system-notification-instances/{id}
COPY
Responses
200
Returns
notificationsDeleteSystemNotificationInstanceResponse
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/system-notification-instances/{id}
System Notification Instance Service Operations
POST
Create System Notification Instance
GET
List System Notification Instances
PUT
Update System Notification Instance
DELETE
Delete System Notification Instance
GET
Get System Notification Instance