Method: Redact
Redacts potentially sensitive info from a file
Description
HTTP request
Request body
{
"redact": {
"redactType": string,
"sourceData": string,
"sourceFileName": string
"detectors": [ string ]
}
}Response body
Last updated