Update Document
Update a document for a given domain
Path parameters
domain
Query parameters
document_id
The unique identifier of the document to update
is_active
Whether the document is active
context
The context of the document, as a list of strings, that will be indexed.
document
The content of the document that will be returned in the tool response. If not provided, the document will be removed from the index.
Response
This endpoint returns an object.
document_id
domain
context_id
context
document
is_active
created_at
updated_at