Removes a member from a company. When a member is removed from a company, the API also removes that user from all organizations that belong to the company and deletes any related organization-role rows.
user_role_in_organization rows for those organizations. No organization-level last-member or last-owner safety checks block this cleanup.Bearer authentication header of the form Bearer <token>, where <token> is your auth token.