Remove an item
Removes an item from the order.
Required scope: write_orders (for API-key authentication).
DELETE
Spree Admin SDK
Authorizations
Secret API key for admin access
JWT token for admin user authentication
Headers
Bearer token for admin authentication
Response
204
line item removed
Spree Admin SDK

