Topics
Delete a topic
Delete a topic using the Novu REST API. Requires your environment secret key in the Authorization header.
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