Add Single Document Rendition
POST https://{{vaultDNS}}/api/{{version}}/objects/documents/:{doc_id}/renditions/:{rendition_type}
https://developer.veevavault.com/api/24.2/#Upload_Document_Rendition
Note: If you need to add more than one document rendition, it is best practice to use the bulk API.
Request Body
[{"name"=>"file", "value"=>nil, "datatype"=>"null"}]
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string | ||
Accept | string | ||
Content Type | string |