v3

OpenAPI 3.1.02026-07-31350397683.8 KB
Scenario Builder

Validate Workflow Definition

Validate a workflow definition from JSON without persisting.

post/v1/scenario/validate-definition

Headers

X-API-Keystring required

API key required to authenticate requests.

Request body

definitionobject nullable

React Flow graph as a JSON object (same shape as create definition).

json_textstring nullable

Alternatively, the full graph as a JSON string.

Response

Successful Response

successboolean

True when the definition passes validation