v1/qualifications/inheritances/{id}Ask AIdelete https://shyftplan.com/api/v1/qualifications/inheritances/{id}Delete an inheritance relation between two locations positions.Path Paramsidint32required≥ 1ID of the qualification inheritance relation between two locations positions.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.enforcedbooleanDefaults to falseDelete the inheritance relation between parent and child locations position even if some other locations positions inherit from the child.truefalseResponses 200Successfully deleted. 401Unauthorized. 404Company not found 422Invalid requestUpdated 6 months ago