v2
latestOpenAPI 3.0.12026-07-262352981007.0 KBSubscriptions
Update subscription
Updates a subscriptions tiers, add-ons, or interval.
Important considerations:
- Updates cannot be made to canceled subscriptions
- Billing will be prorated for the remaining period
- Existing add-ons may need to be re-validated
- Some features may be disabled if not available in new tier or add-ons
patch/subscriptions/{id}
Path parameters
idstring required
The unique identifier of the subscription to update
Request body
Example request
{
"tierId": "8d074e85-4d95-4d9a-8a63-187719470d49",
"interval": "Monthly"
}Response
When request is accepted. Returns a 'Link' object.