VendorHubAdminDelete generic catalog itemDelete generic catalog item DELETE /api/v1/vendorhub/admin/catalog/:catalogType/:id Permanently deletes a catalog item. catalogType must be products, categories, or compliances. Returns 204 on success, 404 if the item does not exist. Request Responses200OK