Delete topic
Delete a topic by its topic key if it has no subscribers
DELETE
/v1/topics/{topicKey}
Authorization
Authorization
<token>API key authentication. Allowed headers-- "Authorization: ApiKey <api_key>".
In: header
Path Parameters
topicKey
RequiredstringThe topic key
Header Parameters
idempotency-key
stringA header for idempotency purposes
The topic has been deleted correctly