Hanzo
OpenapiMq

Removes a stream with all its messages and consumers.

Removes a stream with all its messages and consumers.

DELETE /v1/mq/stream/{name}

Addresshttps://api.hanzo.ai/v1/mq/stream/{name}
MethodDELETE
Operationdelete_mq_stream_by_name
AuthAuthorization: Bearer $HANZO_API_KEY

Removes a stream with all its messages and consumers. Irreversible.

Request

1 field.

FieldInTypeRequiredDescription
namepathstringyesName is the stream name, from the path.

Response

StatusBodyMeaning
204no content

Failure carries the platform error shape — see Errors.

Examples

hanzo has no subcommand for this operation — the CLI serves only what cloud's live route table confirms. Use HTTP or an SDK.


MQ API · All Hanzo APIs · Interactive reference

How is this guide?

On this page