Forces one immediate reconciliation cycle for the current tenant. This operator endpoint runs the same reconciliation sweep used by the scheduled background worker. Repeated calls with the same X-Idempotency key replay the cached response.
Documentation Index
Fetch the complete documentation index at: https://docs.lerian.studio/llms.txt
Use this file to discover all available pages before exploring further.
JWT Bearer token authentication. The token must include a tenantId claim that matches the X-Organization-Id header.
Required idempotency key for safe retries. Use a UUID v4 or unique business identifier. If the same key is sent again and the original request was already processed, the cached response is returned.
See Retries and idempotency for details.
255Reconciliation sweep triggered successfully.
Tenant processed by the reconciliation sweep, when available.
"11111111-1111-1111-1111-111111111111"
Result of the reconciliation sweep.
"success"
Number of transfers processed by the sweep.
3
Sweep duration in milliseconds.
125