Delete a topic

Deletes an existing event topic.

Path parameters

topic_iddoubleRequired
The ID of the event topic to delete.

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Response

Success - The event topic was deleted successfully.

dataobject or null

Errors