curl --request DELETE \
--url https://chat.botpress.cloud/{webhookUrl}/conversations/{conversationId}/participants/{userId} \
--header 'x-user-key: <x-user-key>'{}Remove a Participant from a Conversation.
curl --request DELETE \
--url https://chat.botpress.cloud/{webhookUrl}/conversations/{conversationId}/participants/{userId} \
--header 'x-user-key: <x-user-key>'{}Documentation Index
Fetch the complete documentation index at: https://botpress.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Was this page helpful?