delete https://api.securevan.com/v4/employers//shiftTypes/
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
.