Skip to content

Create a new Expected Document List. Note that this API is for Clinical Operations only.

Learn more about Clinical Operations in Vault Help.

POST/api/{version}/vobjects/study__v/{study_id}/actions/etmfcreateedl
NameDescription
Content-Typeapplication/json or text/csv
Acceptapplication/json (default) or text/csv
curl -X POST -H "Authorization: {SESSION_ID}" \ -H "Content-Type: text/csv" \ -H "Accept: text/csv" \ https://myvault.veevavault.com/api/v17.2/vobjects/study__v/00S07710/actions/etmfcreateedl
{ "responseStatus": "SUCCESS", "URL": "https://myvault.veevavault.com/api/v17.2/services/jobs/1201", "job_id": 1201 }