Skip to main content

Bulk Delete

POST 

/api/shopify/:integrationInstance/products/bulk-delete

Delete multiple Shopify products from the local database (does not delete in Shopify).

Authentication: Requires Bearer token.

Validation:

  • ids: required, array, min:1
  • ids.*: integer

Request

Responses

Successful response