Replace Workflow Owner

POST https://{{vaultDNS}}/api/{{version}}/object/workflow/actions/replaceworkflowowner

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/21.2/#initiate-workflow-actions-on-multiple-workflows

Request Body

[{"name"=>"current_workflow_owner__v", "value"=>"", "datatype"=>"null"}, {"name"=>"new_workflow_owner__v", "value"=>"", "datatype"=>"null"}]

HEADERS

KeyDatatypeRequiredDescription
Authorizationstring
Acceptstring
Content-Typestring