---
title: "Cancel subscription"
method: DELETE
path: "/accounts/payment/subscription"
tags: ["Payment"]
---

# Cancel subscription

`DELETE /accounts/payment/subscription`

Cancels the current subscription

## Response `200`

Subscription cancelled successfully

- object
  - `data` object, required — Stripe subscription object

## Other responses

- `401` — Unauthorized
- `404` — No subscription found

---

[API](https://skmtc.net/quivaworks/apis/quiva-ai-gateway.md) · [All operations](https://skmtc.net/quivaworks/apis/quiva-ai-gateway/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/quivaworks/quiva-ai-gateway/revisions/771d118bd4d1/schema)
