LAST_OWNER_REQUIRED
- HTTP status
- 409
- Details payload
{ orgId: string }
Cause
The change would leave a shared Organization with no owner, which would strand every member without an escalation path.
Fix
Promote another member to owner first, then retry the removal or role change.