Hanzo
OpenapiVisor

Tears down both halves of a bot: it unbinds the agent (best-effort — a bot with…

Tears down both halves of a bot: it unbinds the agent (best-effort — a bot with no binding still deletes), then terminates the machine.

DELETE /v1/visor/compute/bots/{id}

Addresshttps://api.hanzo.ai/v1/visor/compute/bots/{id}
MethodDELETE
OperationdeleteBot
AuthAuthorization: Bearer $HANZO_API_KEY

Tears down both halves of a bot: it unbinds the agent (best-effort — a bot with no binding still deletes), then terminates the machine. Answers 204.

Request

1 field.

FieldInTypeRequiredDescription
idpathstringyesID is the bot machine's id — the same id the machines surface addresses it by.

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.


Visor API · All Hanzo APIs · Interactive reference

How is this guide?

On this page