---
title: "Changes to Cancel a subscription item"
method: DELETE
path: "/billing/subscription_items/{subscription_item_id}"
---

# Changes to Cancel a subscription item

`DELETE /billing/subscription_items/{subscription_item_id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 15 revisions.

- **2026-07-30** `405105aa16c3` — 1 warning
- **2026-06-26** `5b777536da7d` — 2 info
- **2026-06-04** `11bb1ccf4b7d` — 4 info

## Changes

- **2026-07-30** `405105aa16c3` — 1 warning
  - added the new `payer-credits` enum value to the `payment_method/payment_type` response property for the response status `200`
- **2026-06-26** `5b777536da7d` — 2 info
  - added `#/components/schemas/CommerceTotalsResponse-2` to the `totals` response property `allOf` list for the response status `200`
  - removed `#/components/schemas/schemas-CommerceTotalsResponse` from the `totals` response property `allOf` list for the response status `200`
- **2026-06-04** `11bb1ccf4b7d` — 4 info
  - added the optional property `next_payment/allOf[#/components/schemas/CommerceSubscriptionItemNextPaymentResponse]/per_unit_totals` to the response with the `200` status
  - added the optional property `next_payment/allOf[#/components/schemas/CommerceSubscriptionItemNextPaymentResponse]/totals` to the response with the `200` status
  - added `#/components/schemas/schemas-CommerceTotalsResponse` to the `totals` response property `allOf` list for the response status `200`
  - removed `#/components/schemas/CommerceTotalsResponse` from the `totals` response property `allOf` list for the response status `200`

---

[Operation](https://skmtc.dev/clerk/apis/clerk-backend-api/docs/billing/subscription_items/:subscription_item_id/delete.md) · [API](https://skmtc.dev/clerk/apis/clerk-backend-api.md) · [Page](https://skmtc.dev/clerk/apis/clerk-backend-api/changes/billing/subscription_items/:subscription_item_id/delete)
