Skip to main content
PUT
cURL

Authorizations

Authorization
string
header
required

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

Path Parameters

plan
string<uuid>
required

The plan ID

Body

application/json

DomainPlanDataRequest

name
string
required
id
string<uuid> | null
meta
DomainPlanMetaDataRequest · object | null
domain_accounts
string | null
domain_account_id
string | null
is_default
boolean
default:false
is_purchasing_active
boolean
default:false

Response

DomainPlanData

data
DomainPlanData · object
required