Skip to main content
Marks an actor-level fact as forgotten (expired) without permanently deleting it. The fact remains available for audit purposes but is excluded from future retrievals and searches. To forget multiple actor facts at once, use Batch Forget Actor Facts.
Permission required: workspace:actor_fact_delete

Path Parameters

workspaceId
string
required
Workspace ID
actorId
string
required
Actor ID
factId
string
required
Fact ID to forget

Response

Returns an empty data object on success.