Skip to main content
POST
Reconcile one domain controller in shadow mode

Authorizations

Authorization
string
header
required

OrgX API key, sent as Authorization: Bearer oxk_...

Headers

Idempotency-Key
string

Accepted for forward compatibility. Replay safety for this operation comes from its own state checks, described on the operation.

Required string length: 1 - 200
Pattern: ^[A-Za-z0-9][A-Za-z0-9._:/-]{0,199}$

Path Parameters

domain
enum<string>
required
Available options:
product,
engineering,
growth,
sales,
design,
operations

Body

application/json
workspace_id
string<uuid>
required
idempotency_key
string
required
Required string length: 1 - 200
mode
string
required
Allowed value: "shadow"
protocol_version
string
required
Allowed value: "orgx.controller.v1"
spec_revision
string
Pattern: ^controller_spec_revision:[a-f0-9]{64}$
input_cursor
string
Required string length: 1 - 512
max_input_age_seconds
integer
Required range: 1 <= x <= 604800

Response

Persisted terminal reconcile result or exact replay

data
object
required
meta
object
required