Hanzo
OpenapiAuto

Deletes one automation, its versions and its run history.

Deletes one automation, its versions and its run history.

DELETE /v1/auto/flows/{id}

Addresshttps://api.hanzo.ai/v1/auto/flows/{id}
MethodDELETE
Operationdelete_auto_flows_by_id
AuthAuthorization: Bearer $HANZO_API_KEY

Deletes one automation, its versions and its run history. It answers no content, and a flow of another org answers not-found.

Request

1 field.

FieldInTypeRequiredDescription
idpathstringyesID is the flow to act on, 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.


Auto API · All Hanzo APIs · Interactive reference

How is this guide?

On this page