Hanzo
OpenapiAi

Disconnects a third-party AI account: it deactivates the org's row so… — DELETE /v1/ai/connections/{provider}

Disconnects a third-party AI account: it deactivates the org's row so completion resolution falls back to the global Hanzo account (no BYO), and…

DELETE /v1/ai/connections/{provider}

Addresshttps://api.hanzo.ai/v1/ai/connections/{provider}
MethodDELETE
Operationdelete_ai_connections_by_provider
AuthAuthorization: Bearer $HANZO_API_KEY

Disconnects a third-party AI account: it deactivates the org's row so completion resolution falls back to the global Hanzo account (no BYO), and best-effort tombstones the sealed secret. Idempotent.

Request

1 field.

FieldInTypeRequiredDescription
providerpathstringyes

Response

The document declares no response body for this operation. It answers 200 on success and the platform error shape on failure — see Errors.

Examples

hanzo ai connections rm <provider>

AI API · All Hanzo APIs · Interactive reference

How is this guide?

On this page