Calls this operation to verify domain name ownership.
Operation description
Currently, the service is supported only in the China (Shanghai) region.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
vod:VerifyVodDomainOwner |
get |
*All Resource
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| DomainName |
string |
Yes |
The domain name to verify. Only a single domain name can be verified at a time. |
example.com |
| VerifyType |
string |
Yes |
The domain name ownership verification method. Valid values:
|
dnsCheck |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
The response parameters. |
||
| Content |
string |
The verification content. |
verify_dffeb661*********a59c32cd91f |
| RequestId |
string |
The request ID. |
E4EBD2BF-5EB0-4476-8829-9D94E1B1**** |
Examples
Success response
JSON format
{
"Content": "verify_dffeb661*********a59c32cd91f",
"RequestId": "E4EBD2BF-5EB0-4476-8829-9D94E1B1****"
}
Error codes
|
HTTP status code |
Error code |
Error message |
Description |
|---|---|---|---|
| 400 | DomainOwnerVerifyFail | Owner verification of the root domain failed. | Failed to verify domain ownership. |
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.