Checks a journey

Checks a journey

Check a journey. This is the same check that is performed when starting a journey, except that in this case this endpoint does not make any modifications to the system.

Returns 200 if the journey and its states are correct. If an error occurs, a 400 is returned with the details.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
number
required

customer journey id

string
enum
required
Defaults to all

Type of check to be performed:

  • all - The states that exist in the journey will be checked, as well as their interconnection and the start and end node restrictions. This is the same check that is performed when starting a journey.
  • states - Performs a soft check of the states (their parameters) without checking the interconnection with the rest of the states of the journey. It is similar to the check performed in the PUT of the states.
Allowed:
Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json