removeSession

fun removeSession(conversationId: String): Boolean

Removes a chat session from the chatbot.

Return

true if the session was removed, false if it didn't exist

Parameters

conversationId

The ID of the conversation to remove