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
topicKeyRequiredstringThe key identifier of the topic
Header Parameters
idempotency-keystringA header for idempotency purposes
Response Body
Topic deleted successfully
acknowledgedRequiredbooleanIndicates if the operation was acknowledged