Summary
Evaluation
Description
Run a test evaluation.
Route
POST /workflow_engine/runEvaluationGroup
Roles
admin
apiwrite
Parameters
DetailsExampleSchema
Name | Type | Required | Description |
---|---|---|---|
evaluation_group | array | yes | Array of evaluations to run |
all_true_flag | boolean | yes | All evaluation groups must pass, or not |
Return
DetailsExampleSchema
Name | Type | Description |
---|---|---|
evaluation_group_value | boolean | Result of evaluation. |