/employers/{employerId}/shiftTypes/{shiftTypeId}

Use this to delete the relationship or link between an Employer and a ShiftType. This does not update the Employer nor ShiftType, but rather the relation between them.

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

If the specified Employer-ShiftType 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!