Skip to main content

Delete a category

DELETE 

/v2/categories/:lookupKey/:key

Removes the category identified by the URL.

A category can only be deleted when it has no child categories and no products or clusters assigned to it; remove or relocate descendants and assignments before issuing the delete.

Request

Responses

The record was deleted successfully.