Initiate Document Workflow
POST https://{{vaultDNS}}/api/{{version}}/objects/documents/actions/:{workflow_name}
https://developer.veevavault.com/api/21.3/#initiate-document-workflow
Request Body
[{"name"=>"documents__sys", "value"=>"", "datatype"=>"null"}, {"name"=>"participant_name", "value"=>"", "datatype"=>"null"}, {"name"=>"description__sys", "value"=>"", "datatype"=>"null"}]
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string | ||
Accept | string | ||
Content-Type | string |