Skip to main content
POST
Python (SDK)

Authorizations

tql_api_key
string
header
required

Headers

Connect-Protocol-Version
enum<number>
default:1
required

Define the version of the Connect protocol

Available options:
1
Connect-Timeout-Ms
number

Define the timeout, in ms

Body

application/json

The body is of type TriggerConfigDriftReconcileRequest · object.

Response

Success

drifted
boolean

True ⇒ the org's live Ontology HEAD differed from the last reconciled commit, so a catch-up reconcile was enqueued. False ⇒ already converged (no-op).