piiEntityTypes
Specify which types of personally identifiable information (PII) you want to redact in your transcript. You can include as many types as you'd like, or you can select ALL
.
Values must be comma-separated and can include: ADDRESS
, BANK_ACCOUNT_NUMBER
, BANK_ROUTING
, CREDIT_DEBIT_CVV
, CREDIT_DEBIT_EXPIRY``CREDIT_DEBIT_NUMBER
, EMAIL
,NAME
, PHONE
, PIN
, SSN
, or ALL
.
Note that if you include PiiEntityTypes
, you must also include ContentIdentificationType
or ContentRedactionType
.
If you include ContentRedactionType
or ContentIdentificationType
, but do not include PiiEntityTypes
, all PII is redacted or identified.