Update Document Version
PUT https://{{vaultDNS}}/api/{{version}}/objects/documents/:{doc_id}/versions/:{major_version}/:{minor_version}
https://developer.veevavault.com/api/20.2/#update-document-version
Update editable field values on a specific version of a document.
Request Body
[{"name"=>"name__v", "value"=>"", "datatype"=>"null"}]
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string | ||
Content-Type | string | ||
Accept | string |