Rerun latest Journey Application by External Application ID

This endpoint reruns the latest (i.e. most recently created) Application associated with the supplied External Application ID. If the journeyToken query parameter is provided, the retrieved Application will be the latest Application associated with that particular Journey and the External Application ID. Just as with our other rerun endpoint, this will create a new Journey Application.

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

External application identifier, used to identify the original Application

Query Params
string

Optional journey token filter

string
enum

If this value is true, each event of type completed_evaluation in the array at response._embedded._events includes the full evaluation response.

Allowed:
Body Params
string

Optional, allows to set a different external identifier for the new Application. If not supplied, the value will be copied from the original Application (null if none had originally been provided). Supported characters are: a-zA-Z0-9_-

exclude_entity_tokens
array of strings

List of entity tokens to be deleted

exclude_entity_tokens
entities
array of objects

List of entities to be processed in this Application.

entities
application_meta
object

Optional, allows to provide additional metadata applied to all entities in the Application. If not supplied, the value will be copied from the original Application (null if none had originally been provided).

Headers
number

Specifies the journey version to create an application from. This includes drafts and inactive versions. If not supplied, the active journey version will be used.

boolean

To run the application using Alloy's sandbox environment, set this header to true.

string

A comma separated list of services that should be run using Alloy's sandbox environment.

boolean

To refresh any cached responses from external services, set this header to true.

Responses

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