---
title: "Change plan"
method: PATCH
path: "/v1/billing/subscription/plan"
tags: ["Billing"]
---

# Change plan

`PATCH /v1/billing/subscription/plan`

Takes effect at the next billing cycle.

## Request body

- object
  - `subscription_id` string, required
  - `plan_id` string, required

## Response `200`

Pending plan change recorded

---

[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)
