Passer au contenu principal
POST
Start domain verification

Autorisations

Authorization
string
header
requis

The access token received from the authorization server in the OAuth 2.0 flow.

Paramètres de chemin

domain_id
string
requis
read-only

Organization domain identifier.

Pattern: ^ord_[A-Za-z0-9]{22}$

Réponse

Organization domain verification successfully started.

id
string
requis
read-only

Organization domain identifier.

Pattern: ^ord_[A-Za-z0-9]{22}$
org_id
string
requis
read-only

Organization identifier.

Pattern: ^org_[A-Za-z0-9]{16}$
domain
string
requis

Domain name.

Pattern: ^(([a-zA-Z0-9]|[a-zA-Z0-9][a-zA-Z0-9-]*[a-zA-Z0-9])\.)*([A-Za-z0-9]|[A-Za-z0-9][A-Za-z0-9-]*[A-Za-z0-9])$
status
enum<string>
requis

Organization domain status.

Options disponibles:
failed,
pending,
verified
verification_txt
string
requis

Value used to verify the domain.

verification_host
string
requis

Stores the full domain where the TXT record should be added.