Deletes a category and its subcategories.
Operation description
This operation deletes a category and all its subcategories (including second-level and third-level categories). Proceed with caution.
If a category has been assigned to media assets, deleting the category also removes the category assignment from those media assets.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
vod:DeleteCategory |
delete |
*All Resource
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| CateId |
integer |
Yes |
The category ID. Only a single category ID is supported. You can obtain the category ID by using the following methods:
Note
If the specified category ID is the ID of a parent category, the parent category and all its subcategories are deleted. Proceed with caution. |
3300**** |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
The response parameters. |
||
| RequestId |
string |
The request ID. |
25818875-5F78-4AF6-D7393642CA58**** |
Examples
Success response
JSON format
{
"RequestId": "25818875-5F78-4AF6-D7393642CA58****"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.