Delete topic

Delete a topic by its topic key if it has no subscribers

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
Responses
204

The topic has been deleted correctly

404

The topic with the key provided does not exist in the database so it can not be deleted.

409

The topic you are trying to delete has subscribers assigned to it. Delete the subscribers before deleting the topic.

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here!