delete https://{appid}.api-{region}.cometchat.io/v3/users//conversation
Resetting User Conversation
For more details please visit here
Request sample:
DELETE /users/:uid/conversation HTTP/1.1
Content-type: application/json
Accept: application/json
{
"conversationWith": "string",
"deleteMessagesPermanently": boolean
}