Check domain DCV
PUT https://www.digicert.com/services/v2/domain/{{domain_id}}/dcv/validate-token
Use this endpoint to check the domain control validation (DCV) for a pending domain submitted for pre-validation or as part of an OV or EV certificate order request. The domain should be configured to use a DCV method of dns-txt-token
, http-token
, or dns-cname-token
.
Notice
To check the DCV for a pending TLS/SSL certificate order, use the Check order DCV endpoint.
Note
Using this endpoint to check DCV does not reset or restart the polling interval for Automatic domain control validation checks.
Example requests and responses
Path parameters
Name | Req/Opt | Description |
---|---|---|
domain_id | required | ID of the domain you want to validate. |
Response parameters
Name | Type | Description |
---|---|---|
token | int | Random value used to validate control over the domain. |
status | string | Status of the domain. Possible values: |