---
title: "Undo Subscription Cancellation"
method: POST
path: "/v1/billing/subscription/undo-cancel"
tags: ["billing"]
---

# Undo Subscription Cancellation

`POST /v1/billing/subscription/undo-cancel`

Remove scheduled cancellation from an active metered subscription.

Only applies when the subscription is active with cancel_at_period_end=True.

## Headers

- `authorization` string

## Response `200`

Successful Response

- SubscriptionActionResponse — Response from subscription undo-cancel or reactivate actions.
  - `status` string, required
  - `subscription_status` string, required

---

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