delete
https://api.loopsubscriptions.com/admin/2026-04/subscription//line//once
This endpoint allows you to remove line once from a subscription's upcoming order.
Rate limit - Global pool (i.e. 50 requests per second per domain)
Path param explained :
subscriptionIdId of the subscription from which the line item needs to be removed for the upcoming order. This can be passed in the following format :{id}- where id is the Loop internal id of the subscription contract. This is the default path param format.loop-{id}- where id is the Loop internal id of the subscription contract.shopify-${id}- Where id is the shopifySubscriptionId of the subscription contract.
lineId- Loop line Id of the product that needs to be removed from the subscription for the upcoming order
