Retrieves the ownership verification content for a specified domain name.
Operation description
This operation queries the verification content for a single domain name.
The call frequency is limited to 30 calls per second per user.
You must specify the domain name to be verified as a parameter.
A successful call returns the verification content and the request ID. You can use this information for subsequent operations or for your records.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
live:DescribeLiveVerifyContent |
get |
*All Resource
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| DomainName |
string |
Yes |
example.com |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
|||
| Content |
string |
The verification content. |
verify_dffeb6610035dcb77b413****** |
| RequestId |
string |
The request ID. |
16A96B9A-F203-4EC5-8E43-CB92E68F**** |
Examples
Success response
JSON format
{
"Content": "verify_dffeb6610035dcb77b413******",
"RequestId": "16A96B9A-F203-4EC5-8E43-CB92E68F****"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.