Update Content
Update content name, description, or metadata without re-uploading it. In Agno 2.7.4, this endpoint accepts reader_id. Local knowledge validates the value, but the content patch does not apply or persist the reader change.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Content ID
Query Parameters
Database ID to use
Knowledge base ID to use
Body
Response
Content updated successfully
Unique identifier for the content
Name of the content
Description of the content
MIME type of the content
Size of the content in bytes
Knowledge instance name used for content isolation. Local Agno 2.7.4 responses return null because response conversion does not propagate the stored value.
Additional metadata as key-value pairs
Stored access count. Local Agno 2.7.4 responses return null because response conversion does not propagate the stored value.
x >= 0Processing status of the content
processing, completed, failed Status message or error details
Timestamp when content was created
Timestamp when content was last updated