Administration - Users
Orphan a user from their organization
Remove a user from their current organization and assign them orphan status.
This operation:
- Removes the user from their current organization
- Invalidates all current user roles
- Assigns the 'orphaned_user' role
- Preserves user account for potential future organization assignment
Authentication Required: Yes Permissions: Administrative permissions required
Use Cases:
- User leaving an organization
- Administrative account cleanup
- Preparing user for organization transfer
Warning: This is a destructive operation that affects user access.
patch/users/{id}/orphan
Request body
Response
OK