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
User id
28 - 36
Returns the Participant object
The user object represents someone interacting with the bot within a specific integration. The same person interacting with a bot in slack and messenger will be represented with two different users.