Redacts listOfText in a PDF document
POST
/api/v1/security/auto-redact
Security
请求参数
Body 参数multipart/form-data
fileInput
file
必需
listOfText
string
必需
默认值:
text,text2
示例值:
text,text2
useRegex
boolean
必需
默认值:
false
示例值:
false
wholeWordSearch
boolean
必需
默认值:
false
示例值:
false
redactColor
string
必需
默认值:
#000000
示例值:
#000000
customPadding
number
必需
convertPDFToImage
boolean
必需
默认值:
false
示例值:
false
示例代码
返回响应
修改于 2025-06-22 03:57:35