update_document
Update document title and tags
Update the metadata of an existing document. Currently supports updating title and tags.
Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
documentId | string | Yes | UUID of the document |
title | string | No | New document title |
tags | string[] | No | New tags (replaces existing) |
At least one of title or tags must be provided.
Example Request
Response
Use Cases
Organize with Tags
Add tags for better filtering:
Fix Title
Update a document's title: