All Products
Search
Document Center

ApsaraVideo VOD:DeleteDynamicImage

Last Updated:Jul 19, 2024

Deletes the information about animated stickers.

Operation description

Note This operation deletes only the information about animated stickers, but not the animated stickers themselves.

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
VideoIdstringYes

The ID of the video associated with the animated stickers whose information you want to delete.

2321077d460b028700ef6c2f4d****
DynamicImageIdsstringNo

The IDs of the animated stickers.

  • Separate multiple IDs with commas (,). You can specify a maximum of 10 IDs.
  • If you do not set this parameter, the system finds the video specified by the VideoId parameter and deletes the information about the animated stickers associated with the video. If more than 10 animated stickers are associated with the video specified by the VideoId parameter, the deletion request is denied.
beafec3834a4e52ea52042a4****,8281c8519847fd8970e79e80b6****

Response parameters

ParameterTypeDescriptionExample
object

The response parameters.

RequestIdstring

The ID of the request.

0C8F0FDD-A99F-4188-B41934C97A54****

Examples

Sample success responses

JSONformat

{
  "RequestId": "0C8F0FDD-A99F-4188-B41934C97A54****"
}

Error codes

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