v1/employments_qualifications/{id}Ask AIdelete https://shyftplan.com/api/v1/employments_qualifications/{id}Withdraw the qualification from an employee by deleting the employments qualification.Path Paramsidint32required≥ 1ID of an employment qualification that can be seen on the qualification matrix in shyftplan.Query Paramsuser_emailstringrequiredThis is a testing sandbox. We advise against using credentials for production accounts here. E-mail address of the API user.authentication_tokenstringrequiredThis is a testing sandbox. We advise against using credentials for production accounts here. Authentication token - can be fetched by login action.company_idint32required≥ 1ID of a shyftplan account.Responses 200Successfully deleted. 401Unauthorized 404Company not found 422Invalid requestUpdated 6 months ago