Skip to main content
DELETE
Delete a stream.
Deletion is an asynchronous operation, and it can take a few minutes to complete.During that time, a new stream by the same name will not be allowed.

Authorizations

Authorization
string
header
required

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

Path Parameters

stream
string
required

Stream name.

Required string length: 1 - 512

Response