Employee Tables
Deletes a work entry from a given employee's work history.
delete/people/{id}/work/{entry_id}
Path parameters
idstring required
Employee ID.
entry_idinteger required
The entry ID to delete
Response
Entry deleted successfully
Employee ID.
The entry ID to delete
Entry deleted successfully