StopJourney
Stop a running journey.
Input
| Name | Type | Required | Description |
| JourneyId | String | True | The ID of the journey to stop, expressed in the form of a GUID (UUID). |
| JourneyVersion | Integer | True | The version number of the journey to stop. |
Result Set Columns
| Name | Type | Description |
| Success | Boolean | Whether the journey was stopped. |