Skip to main content
PUT
Update plan

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json

Request body schema.

creditsCount
number
required

Number of credits in the plan.

cadence
enum<string>
required

Billing cadence for the plan.

Available options:
monthly,
annual,
one_time,
quarterly,
semi_annual,
custom

Response

Successful response

subscription
Subscription · object
required

Updated subscription details.