v1

latestOpenAPI 3.1.02026-07-26436887.6 KB
main

Validate Workflow

Validate all nodes in a workflow to ensure they have required fields.

Args: workflow_id: The ID of the workflow to validate user: The authenticated user

Returns: Object indicating if workflow is valid and any invalid nodes/edges

post/api/v1/workflow/{workflow_id}/validate

Path parameters

workflow_idinteger required

Headers

authorizationstring nullable
X-API-Keystring nullable

Response

Successful Response

is_validboolean required