Skip to content

Free Text Redaction

See Free Text Redaction for more information about this algorithm framework.

Free Text Redaction Algorithm Extension

  • denyListRedaction (optional; default=true)

    Boolean
    Deny list redaction if true, allow list redaction if false.

  • lookupFileReferenceId (optional)

    String
    The reference UUID value returned from the endpoint for uploading the lookup file to the Masking Engine.

  • lookupRedactionValue (optional; maxLength=255)

    String
    The value to use to redact items matching entries specified in the lookup file.

  • profileSetId (optional)

    Integer
    The ID number of the profile set for defining the pattern matching to use for identifying values for redaction. format: int32

  • profileSetRedactionValue (optional; maxLength=255)

    String
    The value to use to redact items matching patterns defined by the profile set.