notification-controller
Delete notification (deleteNotification)
Deletes notification by its id.
Available for any authorized user.
delete/api/notification/{id}
Path parameters
idstring uuid required
Response
OK
Deletes notification by its id.
Available for any authorized user.
OK