All Products
Search
Document Center

ApsaraVideo VOD:DeleteAIImageInfos

Last Updated:Apr 16, 2024

Deletes the information about one or more images that are submitted for AI processing.

Operation description

  • Regions that support this operation: China (Beijing) and China (Shanghai).
  • This operation deletes only information about images that are submitted for AI processing. The image files are not deleted.

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
AIImageInfoIdsstringYes

The IDs of the images that are submitted for AI processing. You can obtain the value of AIImageInfoId from the response to the ListAIImageInfo operation.

  • You can specify a maximum of 10 IDs.
  • Separate multiple IDs with commas (,).
b89a6aabf144*****6197ebd6fe6cf29

Response parameters

ParameterTypeDescriptionExample
object

The returned data.

RequestIdstring

The ID of the request.

FCDC80EA-363C-41*****B8-0DF14033D643

Examples

Sample success responses

JSONformat

{
  "RequestId": "FCDC80EA-363C-41*****B8-0DF14033D643"
}

Error codes

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