Subscriptions
Update a subscription
Update plan, quantity, or schedule future changes for a subscription. Use schedule_change_at='now' for immediate effect (creates a new billing cycle) or 'cycle_end' to defer until the current cycle ends. Cannot change plan mid-cycle without creating a new cycle.
patch/subscriptions/{id}
Path parameters
idstring required
Subscription ID (sub_*).
Request body
Response
Subscription updated.