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 object.
object
Was this page helpful?