Skip to main content
POST
cURL
Validation reads the stored draft, so save your definition with the Save Draft API first. Common error codes include unbounded_cycle (a loop not closed through a retry node), dangling_target (a case routes to a missing node id), unknown_agent and empty_cases on the start node.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

workflow_id
string<uuid>
required

The unique id of the workflow

Body

application/json

Empty JSON object.

The body is of type object.

Response

Validation result

issues
object[]
required