Initiate Bulk User Actions

PUT https://{{vaultDNS}}/api/{{version}}/objects/:{documents_or_binders}/lifecycle_actions/:{user_action_name}

https://developer.veevavault.com/api/23.1/#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

KeyDatatypeRequiredDescription
Authorizationstring
Content-Typestring
Acceptstring