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

DomainAccountDataRequest

name
string
required
meta
DomainAccountMetaDataRequest · object | null
type
enum<string> | null
default:namecheap
Available options:
namecheap
is_active
boolean | null
default:true

Response

id
string<uuid> | null
required
name
string
required
meta
DomainAccountMetaData · object | null
required
type
enum<string> | null
default:namecheap
required
Available options:
namecheap
is_active
boolean | null
default:true
required