---
title: "Delete a subscription to the orders"
method: DELETE
path: "/v2/user/marketplaces/orders/subscriptions/{id}"
tags: ["Marketplaces - Orders - Subscriptions - Subscriptions"]
---

# Delete a subscription to the orders

`DELETE /v2/user/marketplaces/orders/subscriptions/{id}`

## Path parameters

- `id` string, SubscriptionId, required

## Response `202`

Subscription deletion accepted

## Other responses

- `404` — The subscription is not found
- `default` — Occurs when something goes wrong

---

[API](https://skmtc.dev/beezup/apis/beezup-merchant-api.md) · [All operations](https://skmtc.dev/beezup/apis/beezup-merchant-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/beezup/beezup-merchant-api/revisions/557b7feddf8a/schema)
