notification-controller
Delete notification request (deleteNotificationRequest)
Deletes notification request by its id.
If the request has status SENT - all sent notifications for this request will be deleted. If it is SCHEDULED, the request will be cancelled.
Available for users with 'SYS_ADMIN' or 'TENANT_ADMIN' authority.
delete/api/notification/request/{id}
Path parameters
idstring uuid required
Response
OK