Users
Reconcile SCIM State
Compares env0 org state against the SCIM-managed projection and returns a diff. dryRun=true (default) reports only; dryRun=false with confirm=true backfills SCIM ownership on org members and unlinks stale group mappings.
post/scim/reconcile/{organizationId}
Path parameters
organizationIdstring required
Query parameters
dryRunstring
confirmstring
Request body
AccountApiReconcileScimRequestBody required— unresolved $ref