Delete a topic
Delete a topic by its unique key identifier topicKey. This action is irreversible and will remove all subscriptions to the topic.
Authorization
Authorization
<token>API key authentication. Allowed headers-- "Authorization: ApiKey <api_key>".
In: header
Path Parameters
topicKey
RequiredstringThe key identifier of the topic
Header Parameters
idempotency-key
stringA header for idempotency purposes
Response Body
Topic deleted successfully
acknowledged
RequiredbooleanIndicates if the operation was acknowledged