Verifies the ownership of a specified domain name.
Operation description
This operation is available only in the China (Shanghai) region.
Debugging
Authorization information
There is currently no authorization information disclosed in the API.
Request parameters
Parameter | Type | Required | Description | Example |
---|---|---|---|---|
DomainName | string | Yes | The domain name of which you want to verify the ownership. You can specify only one domain name in each call. | example.com |
VerifyType | string | Yes | The verification method. Valid values:
| dnsCheck |
Response parameters
Examples
Sample success responses
JSON
format
{
"Content": "verify_dffeb661*********a59c32cd91f",
"RequestId": "E4EBD2BF-5EB0-4476-8829-9D94E1B1****"
}
Error codes
For a list of error codes, visit the Service error codes.