All Products
Search
Document Center

ApsaraVideo VOD:DescribeVodVerifyContent

Last Updated:Jul 19, 2024

Queries the ownership verification content.

Debugging

OpenAPI Explorer automatically calculates the signature value. For your convenience, we recommend that you call this operation in OpenAPI Explorer.

Authorization information

There is currently no authorization information disclosed in the API.

Request parameters

ParameterTypeRequiredDescriptionExample
DomainNamestringYes

The domain name for which you want to query the ownership verification content. You can specify only one domain name in each call.

example.com

Response parameters

ParameterTypeDescriptionExample
object

The returned data.

Contentstring

The verification content.

verify_dffeb661*****3a59c31cd91f
RequestIdstring

The ID of the request.

34AB41F1-04A5-4688-634BDBE6****

Examples

Sample success responses

JSONformat

{
  "Content": "verify_dffeb661*****3a59c31cd91f",
  "RequestId": "34AB41F1-04A5-4688-634BDBE6****"
}

Error codes

For a list of error codes, visit the Service error codes.