Bulk redact sessions
Redacts PII and document images for up to 100 sessions in a single request. Returns per-session results.
Authentication
X-API-Keystring
Organization API key. Keys are prefixed with vk_live_ (production) or
vk_sandbox_ (sandbox).
Headers
Idempotency-Key
Unique key for idempotent requests. Cached for 24 hours. Sending the
same key with different parameters returns 422.
Verifa-Version
API version date string (e.g. 2026-02-01). If omitted, the version
pinned to your API key is used.
Request
This endpoint expects an object.
session_ids
Session IDs to redact (max 100).
Response
Bulk redaction results.
total
results
Errors
400
Bad Request Error
401
Unauthorized Error
422
Unprocessable Entity Error