Skip to main content
POST
Compile and validate flow spec without publishing

Authorizations

Authorization
string
header
required

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

Body

application/json
spec
object
required

A complete agent-authored flow DSL document.

Response

OK

nodes
object[]
required

Raw flow node graph, as sent by the builder UI.

edges
object[]
required

Raw flow edge graph, as sent by the builder UI.