Deletes an employee qualification. Denotes that the employee is no longer qualified for the specified qualification.

Request

DELETE https://api.yourpayroll.co.uk/api/v2/ess/{employeeId}/qualification/{id}

Path parameters

Parameter name Value Description Additional
id int32 Required
employeeId string Required

Response

The following HTTP status codes may be returned, optionally with a response resource.

Status code Description Resource
200 OK

OK