ChatActions.unregisterWithName()
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.
Usage
CopiedZohoSalesIQ.ChatActions.unregisterWithName(name: "bookTicketAction")