Delete a customer address
customer:write
curl -X DELETE \ /customer-addresses/{id} \ --header "Authorization: Bearer <token>"
Value for the Authorization header parameter.
CustomerAddress identifier
CustomerAddress resource deleted
Was this page helpful?