v51

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

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

Revoke a connector's credential and remove it from the fleet.

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

Path parameters

org_idstring required
connector_idstring required

Response

Connector revoked

connector_idstring required
disconnectedboolean required

Whether a live channel connection was torn down here. false just means the box was already offline — its credential is dead either way, so a reconnect is refused.

stopped_syncsinteger required

Enabled syncs that were pointing at this connector. They are left in place but stop dispatching, since picking due syncs skips revoked connectors. Recreate them against a replacement connector — recreating against the same dest_table adopts the rows already there.