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