Remove a Participant from a Conversation.
curl --request DELETE \ --url https://api.botpress.cloud/v1/chat/conversations/{id}/participants/{userId}
{}
Conversation id
User id
The response is of type object.
object
Was this page helpful?