---
title: "Changes to Unenroll Individuals from Deductions"
method: DELETE
path: "/employer/benefits/{benefit_id}/individuals"
---

# Changes to Unenroll Individuals from Deductions

`DELETE /employer/benefits/{benefit_id}/individuals`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 53 revisions.

- **2025-10-27** `0105d239fcaf` — 1 info
- **2025-04-22** `46640c1b4688` — 1 info
- **2025-04-10** `bf858f37d7ab` — 2 breaking, 1 info

## Changes

- **2025-10-27** `0105d239fcaf` — 1 info
  - added the new optional `query` request parameter `entity_ids`
- **2025-04-22** `46640c1b4688` — 1 info
  - the endpoint scheme security `bearerAuth` was added to the API
- **2025-04-10** `bf858f37d7ab` — 2 breaking, 1 info
  - the response's body type/format changed from `array`/`` to `object`/`` for status `200`
  - removed the success response with the status `207`
  - added the required property `job_id` to the response with the `200` status

---

[Operation](https://skmtc.dev/finch-api/apis/api-reference/docs/employer/benefits/:benefit_id/individuals/delete.md) · [API](https://skmtc.dev/finch-api/apis/api-reference.md) · [Page](https://skmtc.dev/finch-api/apis/api-reference/changes/employer/benefits/:benefit_id/individuals/delete)
