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.
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
length ≤ 16

The identifier of the 'DRAFT' version.

Responses
200

Success. All products were deleted.

400

Bad Request. The operation cannot be performed on a catalog Version with a status of ACTIVE or DEACTIVATED.

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here!