Path Parameters
Response
The topic has been deleted correctly
curl --request DELETE \
--url https://api.novu.co/v1/topics/{topicKey}
This response does not have an example.
Delete a topic by its topic key if it has no subscribers
curl --request DELETE \
--url https://api.novu.co/v1/topics/{topicKey}
This response does not have an example.
The topic has been deleted correctly
Was this page helpful?