Add Participant

Adds a new Participant to an Engagement or CJ's touchpoint.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
length between 6 and 6
^[a-zA-Z]{6}$

The unique 6 character internal id that represents the customer account.

string
required
length between 36 and 36
^[0-9a-fA-F]{8}\-[0-9a-fA-F]{4}\-[0-9a-fA-F]{4}\-[0-9a-fA-F]{4}\-[0-9a-fA-F]{12}$

The unique 36 character internal id that represents the engagement.

string
required
length between 1 and 36

The unique id that represents the participant.

Body Params

Participant details

Any External, Agent or Treatment participant

string
enum
required

The type of Participant, for example EXTERNAL, AGENT or TREATMENT.

Allowed:
string
required
length ≤ 36

The unique 36 character internal id that represents the Participant.

string
required
length between 36 and 36
^[0-9a-fA-F]{8}\-[0-9a-fA-F]{4}\-[0-9a-fA-F]{4}\-[0-9a-fA-F]{4}\-[0-9a-fA-F]{12}$

The unique 36 character internal id that represents the Dialog.

date-time
required

The datetime of when the Participant was added to the Engagement in ISO 8601 format, for example 2018-11-13T20:27:12+00:00

string
required
length between 3 and 50

The unique id representing the Contact Center Channel. Only valid Contact Center Channel Ids are accepted. See Contact Center Channel list in Developers guide for further details.

string
required
length between 3 and 50

The Contact Center Channel Type. Only valid Contact Center Channel Types are accepted. See Contact Center Channel list in Developers guide for further details.

string
required
length between 3 and 256

The calling number of the Participant.

string
required
length between 3 and 256

The original dialled number for the Engagement.

Responses
202

Accepted

Language
Credentials
URL
LoadingLoading…
Response
Choose an example:
application/problem+json