I was wondering if there is a way to delete tags from a web application integrated with Evernote. I know that noteStore.expunge_tag throws a PERMISSION_DENIED exception and that Evernote doesn't give permission to permanently delete something, but I was hoping that there is another way to delete the tags (like the delete_note which moves the notes into the trash folder).
Thanks