Remove EDL Matched Documents
POST https://{{vaultDNS}}/api/{{version}}/objects/edl_matched_documents/batch/actions/remove
https://developer.veevavault.com/api/21.1/#remove-edl-matched-documents
Remove manually matched documents from EDL Items. You must have a security profile that grants Application: EDL Matching: Edit Document Matches permission, and EDL Matched Document APIs must be enabled in your Vault. To enable this feature, contact Veeva Support.
Request Body
{"0"=>{"id"=>"0EI000000003001", "document_id"=>"21", "major_version_number__v"=>1, "minor_version_number__v"=>0, "remove_locked"=>true}, "1"=>{"id"=>"0EI000000003001", "document_id"=>"22", "major_version_number__v"=>0, "minor_version_number__v"=>1, "remove_locked"=>true}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string | ||
Content-Type | string | ||
Accept | string |