Bulk-delete products
Soft-deletes each product in ids. Returns the count actually destroyed.
Required scope: write_products (for API-key authentication).
DELETE
Spree Admin SDK
Authorizations
Secret API key for admin access
JWT token for admin user authentication
Body
application/json
Response
200 - application/json
products deleted
Spree Admin SDK

