---
title: "/employers/{employerId}/bargainingUnits/{bargainingUnitId}"
method: DELETE
path: "/employers/{employerId}/bargainingUnits/{bargainingUnitId}"
---

# /employers/{employerId}/bargainingUnits/{bargainingUnitId}

`DELETE /employers/{employerId}/bargainingUnits/{bargainingUnitId}`

Use this to delete the relationship or link between an Employer and a BargainingUnit. This does not update the Employer nor BargainingUnit, but rather the relation between them.<br/><br/>If successful, the endpoint will respond with HTTP Status Code `200 OK`.<br/><br/>If the specified Employer-BargainingUnit relationship does not exist or is not accessible, this endpoint will return with an error message with Status Code `400 Bad Request`.

## Path parameters

- `employerId` integer, required
- `bargainingUnitId` integer, required

## Response `200`

200

- object

## Other responses

- `400` — 400

---

[API](https://skmtc.net/ngpvan/apis/van-crm.md) · [All operations](https://skmtc.net/ngpvan/apis/van-crm/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/ngpvan/van-crm/revisions/f9adfdbb3c56/schema)
