Redact image attachment
URL
Headers
Name
Type
Description
Path parameters
Name
Type
Description
Body
Name
Type
Description
Attributes
Event
Description
Example request
curl -X POST https://api.complycube.com/v1/documents/{:documentId}/redact \
-H 'Authorization: <YOUR_API_KEY>' \
-H 'Content-Type: application/json' \
-d '{
"attributes": [
"images"
]
}' 
