Start domain verification
Start domain verification
Initiate the verification process for a domain specified by ID for this Organization.
POST
Start domain verification
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
Organization domain identifier.
Pattern:
^ord_[A-Za-z0-9]{22}$Response
Organization domain verification successfully started.
Organization domain identifier.
Pattern:
^ord_[A-Za-z0-9]{22}$Organization identifier.
Pattern:
^org_[A-Za-z0-9]{16}$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])$Organization domain status.
Available options:
failed, pending, verified Value used to verify the domain.
Stores the full domain where the TXT record should be added.