Bulk Delete Products

API endpoint use to massively Delete products and to avoid overcall the API

How to send products

In order for the product to be correctly created they must be sent as follows:

{"products":"[9891,9892,9893]"}

📘

Bulk Create Products Restrictions

  • The maximum number of products that update be deleted is 500
  • User level 0 (Type: Administrator) can delete products for any business
  • User level 2 (Type: Business owner) can delete only products to businesses that belong to him.

❗️

If a product is wrong in the request, the API will not Delete any.

Language
Authorization
Header
Click Try It! to start a request and see the response here!