---
title: "Deletes a Line Item"
method: DELETE
path: "/estimates/{id}/line_items/{line_item_id}"
tags: ["Estimate"]
---

# Deletes a Line Item

`DELETE /estimates/{id}/line_items/{line_item_id}`

Required permission: Estimates - Edit

## Path parameters

- `id` integer, required
- `line_item_id` integer, required

## Response `200`

successful

---

[API](https://skmtc.net/syncromsp/apis/syncro.md) · [All operations](https://skmtc.net/syncromsp/apis/syncro/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/syncromsp/syncro/versions/3df3aed287cc/schema)
