verification

Purge personal data (PII) from a verification

Submit a request to purge the personal data (PII) from the provided verification, and expire it if it isn't already. Requires an API token. User must have "Account Owner" or "Customer Service Manager" role, and must be a member of the account that the verification belongs to. The purge and expire operations are asynchronous; in most cases it will be completed within 5 minutes.

post/verification/{verificationId}/purgePersonData

Path parameters

verificationIdstring required

Unique identifier for the verification

Response

The purge request has been accepted.

object required

Empty object (properties may be added in the future)

Changes

No recorded changes to this endpoint across all 1 revision of this API.