Skip to main content
POST
cURL

Authorizations

Authorization
string
header
required

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

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

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