.unregisterChatAction()

This API allows you to unregister an action by using the name it is registered with.

Note: Once an action is unregistered, it will no longer be available for use in chat

Example

CopiedZohoSalesIQ.unregisterChatAction("actionName");