Update Object Record Attachment Description
PUT https://{{vaultDNS}}/api/{{version}}/vobjects/:{object_name}/:{object_record_id}/attachments/:{attachment_id}
https://developer.veevavault.com/api/20.2/#update-object-record-attachment-description
Request Body
[{"name"=>"description__v", "value"=>"", "datatype"=>"null"}]
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string | ||
Accept | string | ||
Content-Type | string |