Spree Admin SDK
Bulk-delete prices
Soft-deletes each price 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
prices deleted

