Purge a topic

Erases all messages from the event topic's history and resets topic statistics.

Path parameters

topic_idstringRequired
The ID of the event topic to purge.

Headers

AuthorizationstringRequired

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

Response

Success - The event topic was purged successfully.

dataobject or null

Errors