Skip to main content
The deleteConversation() method allows you to delete a particular conversation thread from the database

Parameters

string
required
The conversationId that you want to delete. If you want to delete the conversations stored when there were no conversation ids passed, pass in β€˜default’

Usage