Delete a shipping address
User
Delete shipping address
Remove a shipping address from the shopper’s address book.
DELETE
Delete a shipping address
Request
Path parameters
| Parameter | Type | Description |
|---|---|---|
addressId | string | The id of the address to delete. |
Successful response
Error responses
Authorizations
JWT issued by the Salesive Store API for authenticated shoppers.
Optional storefront identifier sent as a header to scope responses to a specific shop. Try It requests remember this value once provided.
Headers
Optional identifier that scopes responses to a specific storefront when the referer cannot be inferred.
Path Parameters
Response
Address deleted.
The response is of type object.

