---
title: "Remove line once"
method: DELETE
path: "/2023-10/subscription/{subscriptionId}/line/{lineId}/once"
---

# Remove line once

`DELETE /2023-10/subscription/{subscriptionId}/line/{lineId}/once`

This endpoint allows you to remove line once from a subscription's upcoming order.

## Path parameters

- `subscriptionId` string, required
- `lineId` string, required

## Request body

- object
  - `orderId` integer[] — Unique identifier of the order. This feature is limited access only.

## Response `200`

---

[API](https://skmtc.dev/loopwork/apis/storefront-api.md) · [All operations](https://skmtc.dev/loopwork/apis/storefront-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/loopwork/storefront-api/revisions/1524500daa02/schema)
