Skip to main content
POST
Add Participant

Headers

x-user-key
string
required

Authentication Key

Path Parameters

conversationId
string
required

Conversation id

Body

application/json

Participant data

userId
string
required

User id

Response

Returns the Participant object

participant
object
required

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.