v1/locations_position_qualifications/{id}Copy Pagedelete https://shyftplan.com/api/v1/locations_position_qualifications/{id}Delete a qualification that was assigned to a position.Path Paramsidint32required≥ 1ID of the locations-position qualification. The locations-position qualification is the link between a qualification and a locations-position. Only when it exists is the qualification available to be assigned to the locations-position.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 falseUpdate the qualification(s) even if it is passed on to/shared between other positions?truefalseResponses 200Successfully deleted the qualification object. 401Unauthorized. 404Not found. 422Unprocessable Entity.Updated 6 months ago