You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add Client.prototype.delete_tag to unlink a tag from a document (DELETE /documents/{document_id}/tags/{tag_id}/). Wire the new module into lib/client/client.js and add a TypeScript declaration in lib/types/Client.ts. Also bump package version and refresh package-lock.json with dependency updates.
0 commit comments