How to remove all tags with API?
Not plannedHi Guys,
r.e. https://api.zopim.com/files/meshim/widget/controllers/LiveChatAPI-js.html#removeTags
Can I somehow remove all tags set?
Neither of the following work.
e.g.
$zopim.livechat.removeTags();
or
$zopim.livechat.removeTags("*");
-
Hi there Al,
We do not support the removal of all tags via the JS API without specifying the tags to remove. This is to prevent people removing tags from the browser console without knowing the specific tag.
We have no plans to support or build an API that would remove all tags from the chat.
-Ramin
-
That makes sense.
Please sign in to leave a comment.
2 Comments