Hanzo
OpenapiVisor

Detaches the agent runtime from one of the caller org's machines.

Detaches the agent runtime from one of the caller org's machines.

DELETE /v1/visor/machines/{id}/agent

Addresshttps://api.hanzo.ai/v1/visor/machines/{id}/agent
MethodDELETE
OperationunbindMachineAgent
AuthAuthorization: Bearer $HANZO_API_KEY

Detaches the agent runtime from one of the caller org's machines. The machine stays — this halts the bot, it does not terminate the compute. Answers 204.

Request

1 field.

FieldInTypeRequiredDescription
idpathstringyesID is the machine's org-scoped NAME — the stable key Visor addresses a machine by (owner/name), not the ephemeral provider id.

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