Add a Participant to a Conversation.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Your bot ID.
Conversation id
Participant data
The body is of type object
.
Returns the Participant object
The response is of type object
.