---
title: "Cancel subscription"
method: DELETE
path: "/v1/billing/subscription"
tags: ["Billing"]
---

# Cancel subscription

`DELETE /v1/billing/subscription`

## Request body

- object
  - `subscription_id` string, required

## Response `200`

Cancelled

- object
  - `success` boolean
  - `access_until` string, date-time

---

[API](https://skmtc.net/shareout/apis/shareout-rest-api.md) · [All operations](https://skmtc.net/shareout/apis/shareout-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/shareout/shareout-rest-api/versions/804359ead65a/schema)
