dokploy_stripe_upgradeSubscription
dokploy_stripe_upgradeSubscriptionUpgrade a Stripe subscription by changing tier, server quantity, and billing cycle for Dokploy infrastructure management.
Instructions
[stripe] stripe.upgradeSubscription (POST)
Parameters:
tier (enum: hobby, startup, required)
serverQuantity (number, required)
isAnnual (boolean, required)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tier | Yes | ||
| serverQuantity | Yes | ||
| isAnnual | Yes |