Subscriptions

EventSubscription

Emit journey event

post/subscription/start-journey

Request body

subscriptionIdstring required
<p>The subscription ID.</p>
journeyIdstring required
<p>The Journey ID. Either specify this or the channel ID.</p>
channelIdstring required
<p>The Channel ID. Either specify this or the Journey ID.</p>
namestring required
<p>The event name.</p>
parametersstring required
<p>The event parameters.</p>

Response

Success-Response:

successboolean required

Changes