Updates a category.
Operation description
After you create a media asset category, you can call this operation to find the category based on the category ID and change the name of the category.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
ice:UpdateCategory |
*All Resource
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| CateName |
string |
Yes |
The category name. |
分类1 |
| CateId |
integer |
Yes |
The category ID. You can use one of the following methods to obtain the ID:
|
43 |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
The response parameters. |
||
| RequestId |
string |
The request ID. |
4E84BE44-58A7-****-****-FBEBEA16EF94 |
Examples
Success response
JSON format
{
"RequestId": "4E84BE44-58A7-****-****-FBEBEA16EF94"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.