API V2Catalog CategoriesDelete a categoryDelete a category DELETE /api/v2/catalog/categories/:category_id Delete a category by its id Requires all products within the category to be deleted first, empty sections will be implicitly deleted. Request Responses200400401403404422500