Employee Tables

Deletes a salary entry from the employee's list.

delete/people/{id}/salaries/{entry_id}

Path parameters

idstring required

Employee ID.

entry_idinteger required

The entry ID to delete.

Response

Entry deleted successfully.

Changes

No recorded changes to this endpoint across all 1 revision of this API.