Unassign Organization
DELETE {{baseUrl}}/api/v2/users/:user_id/organizations/:organization_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
- Agents