Skip to product menu
Skip to main content

.endChat()

This API can be used to end the specified chat if it is in an open state.

Parameters:

NameDescription
chatIDUnique ID of the chat

Syntax:

CopiedZohoSalesIQ.endChat(chatID: string);

Example

CopiedZohoSalesIQ.endChat("1001");