Update Document Attachment Description

PUT https://{{vaultDNS}}/api/{{version}}/objects/documents/:{doc_id}/attachments/:{attachment_id}

https://developer.veevavault.com/api/21.3/#update-document-attachment-description

Update an attachment on the latest version of a document. To update a version-specific attachment, or to update multiple attachments at once, use the bulk API.

Request Body

[{"name"=>"description__v", "value"=>"", "datatype"=>"null"}]

HEADERS

KeyDatatypeRequiredDescription
Acceptstring
Authorizationstring
Content-Typestring