v3
latestOpenAPI 3.0.02026-07-31800117.7 KBCapabilities
documents.resolve-duplicates
Analyze a selected set of documents as possible duplicates. Use dryRun=true (default) to preview which document should be kept first. Use dryRun=false with masterId set to the document ID the user chose to keep.
post/capabilities/documents.resolve-duplicates
Request body
Response
Successful response
Example response
{
"success": true,
"code": 200
}