Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Body
application/json
The ID of the subscription to upgrade from.
Example:
"sub_B6ClkdqNqVNBgY"
The date when the upgrade should be applied.
Example:
"2024-01-15T10:00:00Z"
When to switch from the old subscription to the new one.
Available options:
immediately
, next_period
Example:
"immediately"