Subscriptions
Change Plan
Modify an existing subscription’s plan, enabling both upgrades and downgrades to different pricing tiers.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Subscription Id
Body
application/json
Unique identifier of the product to subscribe to
Available options:
prorated_immediately
Number of units to subscribe for. Must be at least 1.
Required range:
x >= 0
Response
200
Subscription plan changed