addParticipant
Add a Participant to a Conversation.
POST
Headers
Authentication Key
Path Parameters
Conversation id
Body
application/json
Participant data
User id
Response
200
application/json
Returns the [Participant](#schema_user) 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.
Was this page helpful?