Restore Document Attachment Version
POST https://{{vaultDNS}}/api/{{version}}/objects/documents/:{doc_id}/attachments/:{attachment_id}/versions/:{attachment_version}?restore=true
https://developer.veevavault.com/api/21.2/#restore-document-attachment-version
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
restore | boolean | The parameter restore must be set to true. | |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string | ||
Authorization | string |