Skip to main content
DELETE
Delete event stream

Authorizations

Authorization
string
header
required

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

Path Parameters

event_stream_id
string<uuid>
required

The ID of the event stream.

Response

200

The event stream was successfully deleted.

Last modified on July 10, 2026