All Products
Search
Document Center

Intelligent Media Management:UpdateFileMeta

Last Updated:Jan 19, 2026

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

You can run this interface directly in OpenAPI Explorer, saving you the trouble of calculating signatures. After running successfully, OpenAPI Explorer can automatically generate SDK code samples.

Authorization information

There is currently no authorization information disclosed in the API.

Request parameters

ParameterTypeRequiredDescriptionExample
ProjectNamestringYes

The name of the project. You can obtain the name of the project from the response of the CreateProject operation.

test-project
DatasetNamestringYes

The name of the dataset. You can obtain the name of the dataset from the response of the CreateDataset operation.

test-dataset
FileInputFileYes

The file and its metadata items to be updated. The value must be in the JSON format.

Response parameters

ParameterTypeDescriptionExample
object

The response parameters.

RequestIdstring

The request ID.

6D53E6C9-5AC0-48F9-825F-D02678E3****

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 timeSummary of changesOperation
2023-04-23The API operation is not deprecated.View Change Details
2021-06-15Add OperationView Change Details