Remove an Address
This endpoint removes the specified address for the current user. It uses a soft delete to retain address information for pre-existing orders.
DELETE
Remove an Address
Documentation Index
Fetch the complete documentation index at: https://spreecommerce.org/docs/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
User token to authorize Cart and Checkout requests.
It is required to associate Cart with the User.
Path Parameters
The ID of the specified address.
Example:
"1"
Response
204 Success No Content Returned - Requested Address has been removed from the User Account
Remove an Address

