Skip to main content
POST
Forget memory at a scope

Authorizations

Authorization
string
header
required

Workspace API key. Create one via the dashboard or POST /v1/auth/keys.

Body

application/json
scope
enum<string>
required

What to forget.

Available options:
company,
knowledge_base,
document,
episode,
entity,
claim,
source
scope_ref
string
required

Identifier of the scope target.

Required string length: 1 - 255
knowledge_base_id
string<uuid>

Knowledge base to scope to.

reason
string

Audit reason.

Maximum string length: 500

Response

Forget executed.

tombstoned
boolean