Add Single Document Rendition

POST https://{{vaultDNS}}/api/{{version}}/objects/documents/:{doc_id}/renditions/:{rendition_type}

https://developer.veevavault.com/api/23.1/#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

KeyDatatypeRequiredDescription
Authorizationstring
Acceptstring
Content Typestring