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