Starts workflow based on request body
Initiates a flow with a trigger type of WORKFLOW_MANUAL_START.
You application must be authorized to use the Manage Box Relay application scope within the developer console.
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
The ID of the workflow.
Body
The flow that will be triggered.
The array of files for which the workflow should start. All files must be in the workflow's configured folder.
The folder object for which the workflow is configured.
The type of the parameters object.
workflow_parameters "workflow_parameters"
A configurable outcome the workflow should complete.
Response
Starts the workflow.
