Skip to main content
linear.deleteDocument moves a Linear document to reversible trash..
automations/linear-delete-document.automation.ts
Provide documentId. Linear keeps the document recoverable through linear.unarchiveDocument. Returns the trashed LinearDocument, or null if Linear deleted it. Optional second argument { account } selects the Linear binding.