v1

latestOpenAPI 3.0.0Proprietary2026-07-26316155742.7 KB
SCIM

Delete user

Deprovisions a user from the authenticated organization.

The exact effect depends on the user's membership type:

  • Internal user, single-org: removes all organization memberships and deletes the identity.
  • Internal user, multi-org (same SSO customer group): removes only the membership in this organization; the identity and other memberships are preserved.
  • External user: removes only the membership in this organization.

Bot identities and the last owner of an organization cannot be deleted.

Returns 204 No Content on success.

delete/scim/Users/{userUid}

Path parameters

userUidstring required

Phrase Platform identity UID of the user

Response

User deprovisioned successfully — no content returned