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
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
.
Response
204
_mintlify/placeholder
204 Success No Content Returned - Requested Address has been removed from the User Account
Was this page helpful?