v1

latestOpenAPI 3.0.32026-07-24614422630.2 KB
Product Catalog

Delete All Products from Catalog

Deletes all products and the entire product hierarchy tree from a DRAFT version.

  • This operation can only be triggered for a catalog version with a DRAFT status.
  • Requests made for an ACTIVE or DEACTIVATED catalog version will fail with a 400 Bad Request HTTP error.
delete/api/v1/version/{version_id}/products_catalog/all

Path parameters

version_idstring required

The identifier of the 'DRAFT' version.

Response

Success. All products were deleted.