Billing - Subscriptions
Create or Update Subscription
Creates a new default
subscription or updates the quantity/interval of an existing one based on the provided plan details. Requires billing:update
scope and a default payment method.
POST
Authorizations
Standard OAuth2 flow for user authentication. Use Authorization Code Grant or Implicit Grant. JWT Bearer tokens obtained are used for subsequent requests.
Body
application/json
Response
202
Subscription update accepted.