v1

latestOpenAPI 3.1.02026-07-26142186376.1 KB
Learnings

Delete Learning

Permanently delete a learning record by its ID. Records with no owner (user_id IS NULL — shared agent/team/session/entity learnings) may only be deleted by an admin.

delete/learnings/{learning_id}

Path parameters

learning_idstring required

The learning ID

The learning ID

Query parameters

db_idstring nullable

Database ID to use

Database ID to use

tablestring nullable

The database table to use (requires db_id)

The database table to use (requires db_id)

Response

Successful Response