app-workflow_engine

On this page:

runValidation

Summary

Validate a workflow

Description

Validate a workflow, and return the resulting errors and warnings arrays.

Route

POST /workflow_engine/workflows/validate

Roles

admin engineering support apiread apiwrite

Parameters

DetailsExampleSchema
Name Type Required Description
workflow object yes The workflow to validate

Return

DetailsExampleSchema
Name Type Description
validationResult object Errors and warnings output from the validation process