Skip to main content
Updates the text or metadata of an existing fact in a project. You can modify the fact content, its metadata, or both.
Permission required: project:mem_modify

Path Parameters

workspaceId
string
required
Workspace ID
projectId
string
required
Project ID
factId
string
required
Fact ID

Request Body

fact
string
Updated fact text
metadata
object
Updated key-value metadata to attach to the fact

Response

data
object