Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
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.
Authentication Key
Conversation id
User id
Returns an empty object
The response is of type removeParticipantResponse · object.
removeParticipantResponse · object
Was this page helpful?