---
search:
  tags:
    - employees
    - DELETE
seo:
  description: >-
    Deletes a salary entry for an employee. Reference for the DELETE
    /employees/{id}/salaries/{entryId} endpoint in the Leadtime Public API.
sidebar:
  label: Delete salary entry
  badge: DELETE
title: Delete salary entry
type: openapi-operation
---
Deletes a salary entry for an employee.

**Returns:** The updated employee object with remaining salary entries.

`DELETE /employees/{id}/salaries/{entryId}`
