DELETE
/
customer-addresses
/
{id}
curl -X DELETE \
 /customer-addresses/{id} \
 --header "Authorization: Bearer <token>"

Authorizations

Authorization
string
header
required

Value for the Authorization header parameter.

Path Parameters

id
string
required

CustomerAddress identifier