Skip to content

Create a new Expected Document List.

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/v20.2/vobjects/study__v/00S07710/actions/etmfcreateedl
{ "responseStatus": "SUCCESS", "URL": "https://myvault.veevavault.com/api/v20.2/services/jobs/1201", "job_id": 1201 }