Deletes a work entry from a given employee's work history.Copy Pagedelete https://api.hibob.com/v1/people/{id}/work/{entry_id}Path ParamsidstringrequiredEmployee ID.entry_idintegerrequiredThe entry ID to deleteResponse 200Entry deleted successfullyUpdated 10 months ago