---
title: "Deletes a variable payment record for an employee."
method: DELETE
path: "/people/{id}/variable/{entry_id}"
tags: ["Employee Tables"]
---

# Deletes a variable payment record for an employee.

`DELETE /people/{id}/variable/{entry_id}`

## Path parameters

- `id` string, required
- `entry_id` integer, required

## Response `200`

Entry deleted successfully.

---

[API](https://skmtc.net/hibob/apis/employee-data-api.md) · [All operations](https://skmtc.net/hibob/apis/employee-data-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/hibob/employee-data-api/versions/0781ebbdda91/schema)
