---
title: "TriggerConfigDriftReconcile forces an immediate config-sync catch-up for the  caller's org: if the Ontology repo's live HEAD differs from the last  reconciled commit, it enqueues a reconcile (otherwise no-op). The on-demand  equivalent of waiting for the periodic drift scan."
method: POST
path: "/textql.rpc.public.patches.OntologyManagementService/TriggerConfigDriftReconcile"
tags: ["OntologyManagementService"]
---

# TriggerConfigDriftReconcile forces an immediate config-sync catch-up for the  caller's org: if the Ontology repo's live HEAD differs from the last  reconciled commit, it enqueues a reconcile (otherwise no-op). The on-demand  equivalent of waiting for the periodic drift scan.

`POST /textql.rpc.public.patches.OntologyManagementService/TriggerConfigDriftReconcile`

TriggerConfigDriftReconcile forces an immediate config-sync catch-up for the
 caller's org: if the Ontology repo's live HEAD differs from the last
 reconciled commit, it enqueues a reconcile (otherwise no-op). The on-demand
 equivalent of waiting for the periodic drift scan.

## Headers

- `Connect-Protocol-Version` 1, required — Define the version of the Connect protocol
- `Connect-Timeout-Ms` number — Define the timeout, in ms

## Request body

- TextqlRpcPublicPatchesTriggerConfigDriftReconcileRequest

## Response `200`

Success

- TextqlRpcPublicPatchesTriggerConfigDriftReconcileResponse
  - `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).

## Other responses

- `default` — Error

---

[API](https://skmtc.net/textql/apis/textql-rpc-platform.md) · [All operations](https://skmtc.net/textql/apis/textql-rpc-platform/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/textql/textql-rpc-platform/versions/31ce2b0c4427/schema)
