This feature is available to all customers; however, access must be set up by Learnosity, who can also advise on the best way to use it to achieve your goals. For more information, reach out to your Learnosity Customer Success Manager.
The Session Deletion feature allows authorized Learnosity customers to permanently remove learner session data, identified by session_id. This supports compliance with privacy regulations and enables accurate management of assessment records.
Session Deletion permanently removes all data associated with selected learner sessions. This includes:
- Session metadata (e.g., start and end times, scores)
- Learner responses
- Uploaded media files attached to responses
- Related records generated for reporting on those learner responses
Note: Deleted sessions are permanently erased and cannot be recovered. This is intentional and the purpose of this feature.
You may use session deletion to meet compliance, data management, or operational needs, such as:
- Regulatory compliance - fulfilling data deletion requests (e.g., GDPR).
- Quality assurance - removing test or demonstration sessions.
- Data accuracy - eliminating outdated or incorrect records.
Note: This endpoint is intended for right-to-be-forgotten requests and small batches of session deletions. It is not suitable for large-scale cleanup operations (e.g., removing an entire product line’s sessions or clearing sessions from a previous school year).
To discuss large batch deletion needs, please contact Learnosity support.
Session deletion requests are securely processed through Learnosity’s Data API. When a request is submitted, the deletion runs asynchronously and each request generates a unique job reference, allowing you to monitor its progress and confirm completion through your job management tools.
Customers integrating directly with Learnosity APIs can perform deletions programmatically.
- Each request can delete up to 50 sessions.
- Deletions are permanent and irreversible.
- A job reference ID is issued for every request to track progress.