injected service use to handle the notification related operations
injected logger used to handle the logging
request context [headers, body, params, query].
204 Status No Content
This handler will delete subscription by applying the following steps in sequence:
Delete subscription (notificationService.deleteOneSubscription)
Return the subscription
500 NBError Internal Server Error
Generated using TypeDoc
Delete subscription handler