Topics
Delete a topic
Delete a topic by its unique key identifier topicKey. This action is irreversible and will remove all subscriptions to the topic.
DELETE
PHP
Authorizations
API key authentication. Allowed headers-- "Authorization: ApiKey <novu_secret_key>".
Headers
A header for idempotency purposes
Path Parameters
The key identifier of the topic
Response
Topic deleted successfully
Indicates if the operation was acknowledged
Example:
true