Veeva Vault API v21.3
Number of APIs: 325
-
Documents-Delete Documents - Delete Single Document DELETE https://{{vaultDNS}}/api/{{version}}/objects/documents/:{doc_id}
-
Documents-Delete Documents - Delete Multiple Documents DELETE https://{{vaultDNS}}/api/{{version}}/objects/documents/batch
-
Documents-Document Annotations - Upload Document Annotations POST https://{{vaultDNS}}/api/{{version}}/objects/documents/:{doc_id}/annotations
-
Binders-Binder Templates - Retrieve Binder Template Attributes GET https://{{vaultDNS}}/api/{{version}}/objects/binders/templates/:{template_name}
-
Vault Objects-Object Roles - Assign Users & Groups to Roles on Object Records POST https://{{vaultDNS}}/api/{{version}}/vobjects/:{object_name}/roles
-
Vault Objects-Object Record Attachments - Update Object Record Attachment Description PUT https://{{vaultDNS}}/api/{{version}}/vobjects/:{object_name}/:{object_record_id}/attachments/:{attachment_id}
-
Document Workflows - Retrieve All Document Workflows GET https://{{vaultDNS}}/api/{{version}}/objects/documents/actions
-
Object Lifecycle & Workflows-Workflow Tasks - Retrieve Workflow Task Details GET https://{{vaultDNS}}/api/{{version}}/objects/objectworkflows/tasks/:{task_id}
-
File Staging - Create Folder or File POST https://{{vaultDNS}}/api/{{version}}/services/file_staging/items
-
Jobs - Start Job POST https://{{vaultDNS}}/api/{{version}}/services/jobs/start_now/:{job_id}