v1

latestOpenAPI 3.1.02026-07-22750642.5 KB
Journeys

Validate journey

Dry-run the publish checks against a journey graph without saving. Returns whether it is valid and the list of issues (errors block publishing; warnings are advisory). Use it to iterate a draft to valid before publishing in the app.

post/api/v1/journeys/validate

Request body

Response

Success

validboolean required

True when there are no error-severity issues.