Sessions
Redact Session
Redact a Session, removing all identity data from Trinsic's servers. Every verification profile has a redaction period that dictates how long we will hold on to your users' PII data. Once a session falls outside the redaction cutoff date, all PII will automatically be removed from that session. You can utilize this endpoint to redact a session immediately.
post/api/v1/sessions/{sessionId}/redact
Path parameters
sessionIdstring uuid required
Response
OK
Changes
No recorded changes to this endpoint across all 1 revision of this API.