2) Create Markup JSON from a Regex pattern
POST {{prizmdoc_server_base_url}}/v2/redactionCreators
https://help.accusoft.com/PrizmDoc/latest/HTML/redaction-creator.html#post-v2redactioncreators
Request Body
{"input"=>{"source"=>{"fileId"=>"{{documentFileId}}"}, "rules"=>[{"find"=>{"type"=>"regex", "pattern"=>"example"}, "redactWith"=>{"type"=>"RectangleRedaction"}}]}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accusoft-Affinity-Token | string | ||
Acs-Api-Key | string |