DELETE
/
v1
/
topics
/
{topicKey}
Delete topic
curl --request DELETE \
  --url https://api.novu.co/v1/topics/{topicKey}
This response does not have an example.
Enter your API key in the Authorization field like the example shown below:E.g ApiKey 18d2e625f05d80e

Path Parameters

topicKey
string
required

Response

204

The topic has been deleted correctly