delete
https://example.com/api/v1/topics/
Delete a topic by its topic key if it has no subscribers
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
204The topic has been deleted correctly
404The topic with the key provided does not exist in the database so it can not be deleted.
409The topic you are trying to delete has subscribers assigned to it. Delete the subscribers before deleting the topic.