curl https://api.usertour.io/v1/company-memberships?userId=user-1746490725519&companyId=group-555555 \ -X DELETE \ -H 'Authorization: Bearer ak_123456789' \ -H 'Content-Type: application/json'
{ "id": membership_123456789", "object": "companyMembership", "deleted": true }
Removes a single user from a single company. Leaves the user and the company themselves intact.
"companyMembership"
true