Redact a completed Persona Inquiry's PII via the API to satisfy a GDPR/CCPA data deletion request
domain: docs.withpersona.com · 5 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗
Steps
Confirm the Inquiry is in a terminal state and locate its inquiry-id
Call the redact-an-inquiry endpoint (POST to the inquiry's /redact path) with API credentials scoped for redaction
Expect PII fields on the Inquiry to be cleared and the redaction to cascade asynchronously to associated Verifications and Reports
Poll the Inquiry resource afterward to confirm redacted fields no longer return raw PII
Log the redaction action with timestamp and requester identity for your own deletion-request audit trail
Known gotchas
Redaction is permanent and irreversible — there is no way to recover the original document images or extracted fields afterward
Cascading redaction to linked Verifications/Reports/Accounts is asynchronous, so a check immediately after the call may still show unredacted linked objects
Redacting an Inquiry does not automatically redact a separate Account object tied to the same person — that requires its own redact call if required
Give your agent this knowledge — and 15,500+ more routes
One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus:
claude mcp add --transport http waymark https://mcp.waymark.network/mcp
Need this verified for your stack — or a route we don't have yet?