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 message by applying the following steps in sequence:
Delete message (notificationService.deleteOneMessage)
Return the message
500 NBError Internal Server Error
Generated using TypeDoc
Delete message handler