Updates a Data Map collection object, such as a category or data album, including the collection name, description, and administrator information. To update a data album, the caller must have the AliyunDataWorksFullAccess permission or be the creator or an administrator of the album.
Operation description
-
DataWorks Professional Edition or higher is required.
Try it now
Test
RAM authorization
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| Id |
string |
Yes |
The collection ID. |
as78d756asd |
| Name |
string |
No |
The new collection name. |
new_name |
| Description |
string |
No |
The new collection description. |
new comment |
| Administrators |
array |
No |
The administrator IDs for the collection. This parameter applies only to data albums. Each administrator must be an account within the same tenant. |
|
|
string |
No |
The administrator ID. |
123434 |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
The response schema. |
||
| RequestId |
string |
The request ID. |
0E1C0122-F79F-5C26-B546-47A321691868 |
Examples
Success response
JSON format
{
"RequestId": "0E1C0122-F79F-5C26-B546-47A321691868"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.