Initiate Workflow Action

POST https://{{vaultDNS}}/api/{{version}}/objects/objectworkflows/:{workflow_id}/actions/:{workflow_action}

https://developer.veevavault.com/api/23.1/#Initiate_Workflow_Action

Initiate a workflow action on a specific object workflow.

Request Params

KeyDatatypeRequiredDescription
documents__sysnullInclude the id or ids as a comma-separated list of the document(s) to be removed from a document workflow when using the removecontent action.
If your workflow_action is remove_content, include the id of the document to remove the workflow. To remove multiple documents, use a comma-separated list of ids.

HEADERS

KeyDatatypeRequiredDescription
Authorizationstring
Content-Typestring
Acceptstring