---
title: "Removes a Line Item from an Invoice Schedule"
method: POST
path: "/schedules/{id}/remove_line_item"
tags: ["Schedule"]
---

# Removes a Line Item from an Invoice Schedule

`POST /schedules/{id}/remove_line_item`

Required permission: Recurring Invoices - Edit

## Path parameters

- `id` integer, required

## Request body

- integer

## Response `200`

successful

## Other responses

- `404` — Invalid request

---

[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)
