v51

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-01206322659.2 KB
connectors

`POST /orgs/{org_id}/connectors/{connector_id}/rebind`

Rebind a connector to a different knowledge base.

post/orgs/{org_id}/connectors/{connector_id}/rebind

Path parameters

org_idstring required
connector_idstring required

Request body

urlstring required

New channel URL to dial, e.g. wss://api.timbal.ai/v1/connect/channel.

Response

Rebind dispatched

dispatchedboolean required

Always true on a 202 — the connector acks/reverts asynchronously over the channel; watch the fleet listing for it to reconnect.

urlstring required