Account / Address
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
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
204 Success No Content Returned - Requested Address has been removed from the User Account
Remove an Address