PUT
/
organizations
/
{organizationId}
/
billing
/
upgrade

Authorizations

Authorization
string
headerrequired

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

Path Parameters

organizationId
string
required

ID of organization

Response

201 - application/json
billingPortalUrl
string
billingPortalAddPaymentMethodUrl
string
hasPaymentMethod
boolean
required
planType
enum<string>
required
Available options:
free,
advanced,
enterprise,
standard
inTrial
boolean
required
scope
string[]
required
trialStart
string
trialEnd
string
trialDaysLeft
number
currentBillingPeriod
object
version
string
required
shouldLockEnvironmentSwitch
boolean