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
Authorization information
There is currently no authorization information disclosed in the API.
Request parameters
| Parameter | Type | Required | Description | Example |
|---|---|---|---|---|
| Id | string | Yes | The collection ID. | category.123 |
| Administrators | array | No | The collection administrator IDs. This parameter is available only for data albums. The administrator must be an account within the same tenant. | |
| string | No | The collection administrator ID. | 123434 |
Response parameters
Examples
Sample success responses
JSONformat
{
"RequestId": "0E1C0122-F79F-5C26-B546-47A321691868"
}Error codes
For a list of error codes, visit the Service error codes.
