---
title: "Run organization SCIM drift reconciliation"
method: POST
path: "/v1/scim/reconcile"
tags: ["SCIM"]
---

# Run organization SCIM drift reconciliation

`POST /v1/scim/reconcile`

Checks local SCIM-managed identities for inconsistent organization membership or provider-account state and records unresolved drift for retry or manual review.

## Response `200`

SCIM reconciliation completed.

- OrganizationScimReconciliationResponse
  - `checked` integer, required
  - `repaired` integer, required
  - `failures` integer, required

## Other responses

- `401` — Unauthorized
- `403` — Only workspace owners and super-admins can manage SCIM.
- `404` — Organization not found

---

[API](https://skmtc.net/openworklabs/apis/den-api.md) · [All operations](https://skmtc.net/openworklabs/apis/den-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/openworklabs/den-api/versions/805150503452/schema)
