Categories
Delete category
DELETE
https://api.woowup.com/apiv3/categories
Delete a parent category and their childs
Request Body
Name | Type | Description |
---|---|---|
code | string | Category code |
notify_to | string | email to receive the confirmation |
Example
Response
Delete categories (bulk)
DELETE
https://api.woowup.com/apiv3/categories/bulk
Delete all categories
Request Body
Name | Type | Description |
---|---|---|
notify_to | string | email to receive the confirmation |
Example
Response
Last updated