Updates selected metadata fields of indexed files in a dataset.
Operation description
-
Before you call this operation, familiarize yourself with the billing of Intelligent Media Management (IMM).
-
Not all metadata can be updated. You can update only the CustomLabels, CustomId, and Figures fields. For more information, see the "Request parameters" section of this topic.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
imm:UpdateFileMeta |
update |
*Dataset
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| ProjectName |
string |
Yes |
The project name, which can be obtained from the response of the CreateProject operation. |
test-project |
| DatasetName |
string |
Yes |
The dataset name, which can be obtained from the response of the CreateDataset operation. |
test-dataset |
| File | InputFile |
Yes |
The file and metadata fields to update. The value must be in JSON format. |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
The response parameters. |
||
| RequestId |
string |
The request ID. |
6D53E6C9-5AC0-48F9-825F-D02678E3**** |
Examples
Success response
JSON format
{
"RequestId": "6D53E6C9-5AC0-48F9-825F-D02678E3****"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.