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