Process user-defined workflowpost https://{host}/riskmodeler/v1/workflowsBody ParamsCustom workflow consisting of multiple operations.namestringrequiredlength between 0 and 64^\w((?!--)[\w\s:-])*\w$|^\w*$Name of user-defined workflow.settingsobjectBoolean flags to enable optimization features.settings objectoperationsarray of objectsrequiredlength between 1 and 2147483647Array of operation objects. Each object may be defined label, operation, dependsOn, input, continuedOnFailure.operations*ADD objectResponses 202Accepted: User-defined workflow job with the specified workflowId was added to the workflow engine queue for processing. Returns URL in Location header that enables you to track the status of the job, e.g. /{host}/v1/workflows/10000. See Workflow Engine. 400Bad Request: Please check that you are provided all required values. 403Forbidden: Access to this resource has been denied.Updated 13 days ago Get workflowsGet workflow or operationDid this page help you?YesNo