Skip to main content

Set the org's SCIM provisioning config

PUT 

/api/v1/organizations/current/scim-config

Configure SCIM provisioning. Owner-only.

SCIM configuration is an owner-only capability per (it governs automated user lifecycle / deprovisioning). Enabling (enabled=true) is also admission-gated behind release_enterprise_sso (404 when off) and requires a bearer_token, stored as a SHA-256 hash only — never persisted or echoed in the clear. Disabling is always allowed and clears the hash.

Request

Responses

Successful Response