Hanzo
OpenapiIntegrations

Forgets a connector: every custodied secret, then the row.

Forgets a connector: every custodied secret, then the row.

DELETE /v1/integrations/connectors/{id}

Addresshttps://api.hanzo.ai/v1/integrations/connectors/{id}
MethodDELETE
Operationdelete_integrations_connectors_by_id
AuthAuthorization: Bearer $HANZO_API_KEY

Forgets a connector: every custodied secret, then the row. Idempotent — dropping a never-connected id still answers {disconnected:true} (disconnect() parity). No provider Revoke: none of the user-plane providers exposes a revoke endpoint.

Request

1 field.

FieldInTypeRequiredDescription
idpathstringyesID is the connector id, provider + ":" + label ("openai:default") — the auth-profile-id shape.

Response

StatusBodyMeaning
200disconnectOutok

200 body — 1 field.

FieldInTypeAlwaysDescription
disconnectedbodybooleanDisconnected is always true — the org's secrets and connection row are gone.

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.


Integrations API · All Hanzo APIs · Interactive reference

How is this guide?

On this page