Deletes an employee qualification. Denotes that the employee is no longer qualified for the specified qualification.
DELETE http:///api/v2/ess/{employeeId}/qualification/{id}
  | Parameter name | Value | Description | Additional | 
|---|---|---|---|
| id | int32 | Required | |
| employeeId | string | Required | 
The following HTTP status codes may be returned, optionally with a response resource.
| Status code | Description | Resource | 
|---|---|---|
| 200 | OK OK  | 
          
Powered by DapperDox