Hanzo
OpenapiAi

Connects (or reconnects) a third-party AI account for the org by sealing the…

Connects (or reconnects) a third-party AI account for the org by sealing the supplied key into KMS and upserting the org's provider row.

POST /v1/ai/connections

Addresshttps://api.hanzo.ai/v1/ai/connections
MethodPOST
Operationpost_ai_connections
AuthAuthorization: Bearer $HANZO_API_KEY

Connects (or reconnects) a third-party AI account for the org by sealing the supplied key into KMS and upserting the org's provider row. The raw key is sealed BEFORE the row is built and is never persisted or echoed.

Request

The document declares no body for POST /v1/ai/connections. The handler is typed in cloud but its shape is not yet emitted, so the fields are not listed here — ask the MCP door's describe for post_ai_connections, which answers from the running route.

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 create

AI API · All Hanzo APIs · Interactive reference

How is this guide?

On this page