Bulk Delete
POST//:domain/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
- 200
OK
Response Headers
Content-Type