---
title: "Deactivate Plan"
method: DELETE
path: "/merchant/subscription/plans/{planId}"
tags: ["merchantSubscription"]
---

# Deactivate Plan

`DELETE /merchant/subscription/plans/{planId}`

Deactivate a subscription plan
If no subscribers, will be deleted.
New subscriptions will not be allowed.

## Path parameters

- `planId` string, required

## Headers

- `Authorization` string, required

## Response `200`

Successful response

---

[API](https://skmtc.net/coinflow/apis/api-reference.md) · [All operations](https://skmtc.net/coinflow/apis/api-reference/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/coinflow/api-reference/versions/7eea51c8775d/schema)
