{ "name": "John Doe", "email": "john@example.com", "memberships": [ { "company_id": "comp_123456789", "role": "admin" } ] }
Create or update a company membership. Note that memberships are managed through user operations rather than direct API calls.
memberships