Add Participant
POST https://{{axpAPIDomain}}/api/journey/v1/accounts/:accountId/engagements/:engagementId/participants/{{participantId}}:add
Adds a new Participant to an Engagement or CJ's touchpoint.
Request Body
{"type"=>"EXTERNAL", "channelId"=>"Voice", "channelType"=>"VOICE", "callingNumber"=>"087 12345", "dialledNumber"=>"1590 12345", "timestamp"=>"2019-07-23T17:45:21.001Z", "dialogId"=>"67ec5131-259c-4924-bb08-d87cf315e5e3"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
appkey | string | ||
Content-Type | string | ||
Accept | string |