latestSwagger 2.02026-08-2053114259.7 KB

41da8739a690

Text Redaction

Redact structured table

Returns a modified version of the structured table, redacted according to each column's provided entity type.

post/api/Redact/structured_table

Request body

piiTypesstring[]
generatorMetadataobject nullable

A dictionary mapping entity type names to their transformation metadata configuration.

Response

Returns the redacted table data

originalTextstring

The original input text before redaction.

redactedTextstring

The text after redaction has been applied.

usageinteger

The number of words processed.