delete https://{youraccountname}.api-us1.com/api/3/ecomCustomers/
Delete an existing e-commerce customer resource.
Responses
Delete an existing e-commerce customer resource.
xxxxxxxxxx
curl --request DELETE \
--url https://youraccountname.api-us1.com/api/3/ecomCustomers/id \
--header 'accept: application/json'