Skip to main content
POST
Redact PII

Authorizations

Authorization
string
header
required

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

Body

application/json
text
string
language
string
threshold
number<double>

Response

200 - application/json

OK

redacted_text
string
mappings
object

Maps each placeholder (e.g. "<PERSON_1>") to the original value it replaced.