latestOpenAPI 3.0.02026-08-101013821017.9 KB

4b69392f93b9

Addresses

Delete a shoppers address

To delete the shopper's address, specify the of the address ID in the {id} URI path parameter. No warning message appears if you delete the last address linked to the shopper.

delete/v1/shoppers/me/addresses/{addressId}

Path parameters

addressIdstring required

The address ID.

Query parameters

tokenstring

Provide the authorized token for the shopper.

Response

No Content