---
title: "Reactivate a subscription"
method: POST
path: "/subscription/{id}/reactivate"
tags: ["Subscription"]
---

# Reactivate a subscription

`POST /subscription/{id}/reactivate`

Cancels a pending cancellation and reactivates a subscription currently in PENDING_CANCELLATION status

## Path parameters

- `id` string, required

## Response `200`

Reactivate a subscription successful

## Other responses

- `400` — Invalid input data
- `401` — Unauthorized - Invalid API key
- `404` — Resource not found

---

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