Create Journey
POST https://{{axpAPIDomain}}/api/journey/v1/accounts/:accountId/journeys
Creates a new Customer Journey Identity grouping, the supplied identifiers
will be linked together to form a single Customer Journey Identity. If any of the identifiers already exist, then any links they have will also be included.
Note: This can be used to link previously unassociated identifiers together improving the accuracy of any searches involving them. Creating Journey this way will not affect AXP's Digital Workflow , its only internal to Customer Journey.
Request Body
{"identifiers"=>{"accountIds"=>["d1482af8-d865-4df0-932d-f9559f25086d"], "emailAddresses"=>["melinda14@example.org"]}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
appkey | string | ||
Content-Type | string | ||
Accept | string |