Delete user
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
Delete user
Authorizations
SCIM access token issued via Phrase Platform organization settings. The Bearer token value must be configured in Phrase Platform SCIM section.
Path Parameters
Phrase Platform identity UID of the user
Response
User deprovisioned successfully — no content returned