Deletes one or more media assets.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
ice:DeleteYikeAssetMediaInfos |
delete |
*All Resource
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| MediaIds |
string |
No |
A comma-separated list of media asset IDs. |
****20b48fb04483915d4f2cd8ac****,****15d4a4b0448391508f2cb486**** |
| LogicDelete |
boolean |
No |
Specifies whether to perform a logical delete or a permanent delete. Valid values:
|
true |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
The response object. |
||
| RequestId |
string |
The request ID. |
******11-DB8D-4A9A-875B-275798****** |
| IgnoredList |
array |
A list of the IDs or InputUrl values of media assets that could not be deleted. |
|
|
string |
The ID or InputUrl of a media asset that could not be deleted. |
****fb2101bf24bf41cb318787dc**** |
Examples
Success response
JSON format
{
"RequestId": "******11-DB8D-4A9A-875B-275798******",
"IgnoredList": [
"****fb2101bf24bf41cb318787dc****"
]
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.