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