Deletes notification scenario.
Deletes a notification scenario.
Request
URI
DELETE
https://{api_host}/notification-service/api/notifications/scenarios/{id}
COPY
Path Parameters
string
id
Required
The scenario id
Responses
204
Operation doesn't return any data structure
Notification Scenario Operations
PUT
Creates Or updates notification scenario.
DELETE
Deletes notification scenario.
GET
Retrieves the notification scenario with given id.