Updates the partial metadata of the indexed files in a dataset.
Operation description
- Before you call this operation, make sure that you are familiar with the billing of Intelligent Media Management (IMM).****
- You cannot call this operation to update all metadata. You can update only metadata specified by CustomLabels, CustomId, and Figures. For more information, see the "Request parameters" section of this topic.
Debugging
Authorization information
There is currently no authorization information disclosed in the API.
Request parameters
| Parameter | Type | Required | Description | Example |
|---|---|---|---|---|
| ProjectName | string | Yes | The name of the project. You can obtain the name of the project from the response of the CreateProject operation. | test-project |
| DatasetName | string | Yes | The name of the dataset. You can obtain the name of the dataset from the response of the CreateDataset operation. | test-dataset |
| File | InputFile | Yes | The file and its metadata items to be updated. The value must be in the JSON format. |
Response parameters
Examples
Sample success responses
JSONformat
{
"RequestId": "6D53E6C9-5AC0-48F9-825F-D02678E3****"
}Error codes
For a list of error codes, visit the Service error codes.
Change history
| Change time | Summary of changes | Operation |
|---|---|---|
| 2023-04-23 | The API operation is not deprecated. | View Change Details |
| 2021-06-15 | Add Operation | View Change Details |
