Delete Membership
DELETE {{baseUrl}}/api/v2/organization_memberships/:organization_membership_id
Immediately removes a user from an organization and schedules a job to unassign all working tickets currently assigned to the user and organization combination. The organization_id
of the unassigned tickets is set to null.
Allowed for
- Admins
- Agents when deleting an organization membership for an end user