score_batch
Score up to 25 workflow items sequentially in one request via POST /v1/score/batch
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| items | Yes | List of scoring items, each containing workflow, payload, and optional options. | |
| continue_on_error | No | When true, later items continue even if an earlier item fails. |