Skip to main content
POST
`POST /orgs/{org_id}/connectors/{connector_id}/rebind`

Authorizations

Authorization
string
header
required

Timbal API key. Obtain your API key from the Timbal platform settings. See Authentication for more information.

Path Parameters

org_id
string
required
connector_id
string
required

Body

application/json
url
string
required

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

Response

Rebind dispatched

dispatched
boolean
required

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

url
string
required