Delete Learning
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
Delete Learning
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The learning ID
Query Parameters
Database ID to use
The database table to use (requires db_id)
Response
Learning deleted successfully