Skip to main content
DELETE
Delete Customer

Authorizations

Authorization
string
header
required

Authentication: You can generate a Personal Access Token from your settings.

Path Parameters

id
string<uuid4>
required

Identifier of the customer.

Query Parameters

anonymize
boolean
default:false

Parameter: Enable this to anonymize the customer's personal information for GDPR requests. Ruba hashes the email, name, and billing name, except business names with a tax_id; it also clears the billing address and removes connected OAuth data.

Response

Response: Customer deleted.