Skip to main content

Change subscription plan

Change a subscription plan by ID.

Path Parameters
    org_id string required
    billing_id string required

    ID of the billing account to update the subscription for

    id string required

    ID of the subscription to update

Request Body required
    plan plan to change to
    immediate boolean
Responses

A successful response.


Schema
    phase object
    effective_at date-time
    plan_id string
Loading...