Delete a customer address
Deletes the address. If it was a default, the customer loses that default (no auto-promotion).
Required scope: write_customers (for API-key authentication).
DELETE
Spree Admin SDK
Authorizations
Secret API key for admin access
JWT token for admin user authentication
Response
204
address deleted
Spree Admin SDK

