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

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

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

Use this to delete the relationship or link between an Employer, BargainingUnit and JobClass. This does not update the Employer, BargainingUnit nor JobClass, 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-JobClass 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
- `jobClassId` 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)
