---
title: "Upgrade My Subscription"
method: POST
path: "/subscriptions/my/upgrade"
tags: ["Subscriptions"]
---

# Upgrade My Subscription

`POST /subscriptions/my/upgrade`

升级当前用户的 Creem 订阅套餐。
仅支持升级（sort_order 更高的套餐），不支持降级或同套餐操作。
Creem 会自动处理差价扣款，无需重新结账。

## Request body

- UpgradeSubscriptionRequest
  - `plan_code` string, required

## Response `200`

Successful Response

- UpgradeSubscriptionResponse
  - `message` string, required
  - `plan_code` string, required
  - `plan_name` string, required

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/deepshare/apis/markdown-to-docx-converter.md) · [All operations](https://skmtc.dev/deepshare/apis/markdown-to-docx-converter/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/deepshare/markdown-to-docx-converter/revisions/3c4ed7b0427a/schema)
