Reset file to original (re-parse)
Files connector
Reset file to original (re-parse)
Re-downloads the original binary from storage, re-converts it to Markdown, and updates the knowledge_sources row. Destructive — discards any manual Markdown edits and clears hasManualMarkdownEdits. If the embedding hash is unchanged, skips firing the knowledgeSourceChanged event (saves a needless Weaviate upsert) but still bumps modifiedAt. Use refreshIndex to re-embed the current text non-destructively.
POST
Reset file to original (re-parse)