v6
OpenAPI 3.1.02026-07-311856741.1 MBcustomers
public
Delete Customer by External ID
Delete a customer by external ID.
Immediately cancels any active subscriptions and revokes any active benefits.
Set anonymize=true to also anonymize PII for GDPR compliance.
Scopes: customers:write
delete/v1/customers/external/{external_id}
Path parameters
external_idstring required
The customer external ID.
The customer external ID.
Query parameters
anonymizeboolean
If true, also anonymize the customer's personal data for GDPR compliance.
If true, also anonymize the customer's personal data for GDPR compliance.
Response
Customer deleted.