Unregister Event Topic

Unregister Event Topic

Unregisters an Event Topic

Request
URI
DELETE
https://{api_host}/event-broker-service/api/topics/{id}
COPY
Path Parameters
string
id
Required

the id of EventTopic


Responses
204

'No Content' is returned on succesfull delete.

Operation doesn't return any data structure