Delete a Category
HTTP Request
DELETE https://commerce.zoho.com/store/api/v1/categories/
OAuthScope
ZohoCommerce.items.DELETE
Query Parameters
Parameter | Description |
delete_sub_categories | boolean: The value should be true when you're deleting the parent category. If the category has no child the param can be neglected. |
Request Example
Copied
Success Response
Copied
Failure Response
Copied