Re-process document embeddings
PATCH/auth/document/:id
Deletes existing embeddings for a document and re-processes the document file to generate new embeddings. Useful if the embedding model or processing logic has changed.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 500
Success - Document re-processed successfully.
ID is required
Unauthorized Access
You do not have permission to re-process this document
Document not found
Internal Server Error during re-processing