post https://chat.botpress.cloud/{webhookUrl}/conversations//participants
Add a Participant to a Conversation.
Log in to see full request history
Responses
Add a Participant to a Conversation.
xxxxxxxxxx
curl --request POST \
--url https://chat.botpress.cloud/your_default_webhook_url/conversations/conversationId/participants \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: