Add Single Document Renditions

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

https://developer.veevavault.com/api/21.1/#add-single-document-rendition

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