Initiate Bulk User Actions
PUT https://{{vaultDNS}}/api/{{version}}/objects/:{documents_or_binders}/lifecycle_actions/:{user_action_name}
https://developer.veevavault.com/api/23.3/#Bulk_Document_State_Change
For each bulk action, you may only select a single workflow that Vault will start for all selected and valid documents.
Request Body
[{"name"=>"docIds", "value"=>"", "datatype"=>"null"}, {"name"=>"lifecycle", "value"=>"", "datatype"=>"null"}, {"name"=>"state", "value"=>"", "datatype"=>"null"}]
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string | ||
Content-Type | string | ||
Accept | string |