v1

latestOpenAPI 3.1.02026-08-0612447737.4 KB
Journey Execution

Start a journey execution

Trigger a journey execution for a contact via HTTP webhook

post/journey_execution

Request body

journey_idstring uuid required

The journey ID to execute

contextobject nullable

Context data for the journey execution, must match the schema defined in the journey trigger node

Response

Journey execution started successfully

successboolean required
journey_execution_idstring uuid required
contact_idstring uuid required