7550940934
Handle edge case where removing a member would leave an organization without any owners. Service layer raises ValueError for this scenario, which the API endpoint catches and converts to a forbidden response with actionable error message about transferring ownership.