All Products
Search
Document Center

DataWorks:UpdateMetaCollection

Last Updated:Jan 12, 2026

Updates the information about a collection in Data Map, including the collection name, description, and administrator. Collections include categories and data albums. If you want to update the information about a data album, the account that you use must be attached the AliyunDataWorksFullAccess policy, or you are the data album creator or administrator.

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
IdstringYes

The collection ID.

category.123
AdministratorsarrayNo

The collection administrator IDs. This parameter is available only for data albums. The administrator must be an account within the same tenant.

stringNo

The collection administrator ID.

123434

Response parameters

ParameterTypeDescriptionExample
object

Schema of Response

RequestIdstring

Id of the request

0E1C0122-F79F-5C26-B546-47A321691868

Examples

Sample success responses

JSONformat

{
  "RequestId": "0E1C0122-F79F-5C26-B546-47A321691868"
}

Error codes

For a list of error codes, visit the Service error codes.