Veeva Vault API v21.3

Number of APIs: 325

  1. Documents-Delete Documents - Delete Single Document DELETE https://{{vaultDNS}}/api/{{version}}/objects/documents/:{doc_id}

  2. Documents-Delete Documents - Delete Multiple Documents DELETE https://{{vaultDNS}}/api/{{version}}/objects/documents/batch

  3. Documents-Document Annotations - Upload Document Annotations POST https://{{vaultDNS}}/api/{{version}}/objects/documents/:{doc_id}/annotations

  4. Binders-Binder Templates - Retrieve Binder Template Attributes GET https://{{vaultDNS}}/api/{{version}}/objects/binders/templates/:{template_name}

  5. Vault Objects-Object Roles - Assign Users & Groups to Roles on Object Records POST https://{{vaultDNS}}/api/{{version}}/vobjects/:{object_name}/roles

  6. Vault Objects-Object Record Attachments - Update Object Record Attachment Description PUT https://{{vaultDNS}}/api/{{version}}/vobjects/:{object_name}/:{object_record_id}/attachments/:{attachment_id}

  7. Document Workflows - Retrieve All Document Workflows GET https://{{vaultDNS}}/api/{{version}}/objects/documents/actions

  8. Object Lifecycle & Workflows-Workflow Tasks - Retrieve Workflow Task Details GET https://{{vaultDNS}}/api/{{version}}/objects/objectworkflows/tasks/:{task_id}

  9. File Staging - Create Folder or File POST https://{{vaultDNS}}/api/{{version}}/services/file_staging/items

  10. Jobs - Start Job POST https://{{vaultDNS}}/api/{{version}}/services/jobs/start_now/:{job_id}