/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.

If successful, the endpoint will respond with HTTP Status Code 200 OK.

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.

Language
Authorization
Basic
base64
:
Click Try It! to start a request and see the response here!