Erase a customer

Deletes a customer, every identifier that resolves to them, and any customers previously merged into them. Their past events remain in event storage under an id that no longer maps to any customer. If this person is seen again later they are recorded as a new customer with no link to the deleted one.

Authentication

X-Workspace-Idstring
API Key authentication via header

Path parameters

person_idstringRequiredformat: "uuid"

Response

Successful Response
persons_deletedinteger
identifiers_deletedinteger

Errors

422
Unprocessable Entity Error