Deletes one or more materials from an online editing project.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
ice:DeleteEditingProjectMaterials |
*All Resource
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| ProjectId |
string |
Yes |
The ID of the online editing project. |
*****fb2101cb318***** |
| MaterialIds |
string |
Yes |
The material ID. Separate multiple material IDs with commas (,). You can specify up to 10 IDs. |
*****cbd721b418a89a7dafb1dc*****,*****86f5d534c95997c55c96f***** |
| MaterialType |
string |
Yes |
The material type. Valid values: - video - image - audio - subtitle - text |
video |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
The response parameters. |
||
| RequestId |
string |
The request ID. |
******36-3C1E-4417-BDB2-1E034F****** |
Examples
Success response
JSON format
{
"RequestId": "******36-3C1E-4417-BDB2-1E034F******"
}
Error codes
|
HTTP status code |
Error code |
Error message |
Description |
|---|---|---|---|
| 400 | InvalidParameter | The specified parameter \ is not valid. | |
| 404 | ProjectNotFound | The specified project not found |
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.