Skip to main content
POST
Change subscription plan

Body

application/json
plan
enum<string>
required

The new plan to switch to

Available options:
FREE,
STARTER,
PROFESSIONAL,
ENTERPRISE
Example:

"PROFESSIONAL"

billingCycle
enum<string>
required

Billing cycle

Available options:
MONTHLY,
ANNUAL
Example:

"ANNUAL"

Response

204

Plan changed