Skip to main content
POST
Validate journey

Authorizations

Authorization
string
header
required

Organization API key, sent as Authorization: Bearer boom_org_....

Body

application/json
definition
object
required

The full journey graph. Drafts may be incomplete; run journeys_validate before publishing.

Response

Success

valid
boolean
required

True when there are no error-severity issues.

issues
object[]
required