Skip to main content
Updates the text or metadata of an existing actor-level fact. You can modify the fact content, its metadata, or both.
Permission required: workspace:actor_fact_modify

Path Parameters

workspaceId
string
required
Workspace ID
actorId
string
required
Actor 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