async pdf search replace by doc id
POST {{aig-domain}}/api/v3/document-tool/{{document-id}}/search-replace/async
Request Body
{"patterns"=>["Confidential", "information"], "replaceTexts"=>["****", "**"], "matchCase"=>"true", "matchWholeWord"=>"true", "callback"=>"{{callback}}"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
iDox-API-Engine-Key | string |