Erase all PII for a phone number (NDPR right to erasure)

Anonymizes call transcripts and message bodies associated with the given E.164 phone number. Recordings are deleted. An audit log entry is created. This operation is irreversible.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

e164stringRequired

E.164 phone number to erase (e.g. +2348031234567)

Response

Contact data erased
erasedboolean
e164string
records_affectedinteger

Errors

400
Erase Contact Request Bad Request Error
401
Erase Contact Request Unauthorized Error