Initiate Workflow Actions on Multiple Workflows
POST https://{{vaultDNS}}/api/{{version}}/object/workflow/actions/:action
Use this request to initiate a workflow action on multiple workflows. This starts an asynchronous job whose status you can check with the Retrieve Job Status endpoint. Maximum 500 workflows per request.
https://developer.veevavault.com/api/20.3/#initiate-workflow-actions-on-multiple-workflows
Request Body
[{"name"=>"workflow_ids", "value"=>"", "datatype"=>"null"}]
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string | ||
Accept | string | ||
Content-Type | string |