Checklists
Clean Up Stale Enrichment Items
/checklist/enrichment/cleanup
POST
This endpoint requires authentication. Include your Bearer token in the Authorization header.
Description
/checklist/enrichment/cleanup Deletes old enrichment staging records that are no longer needed. Only records with terminal statuses (rejected, failed, imported) and older than the specified
threshold are removed. Records with pending status are never deleted.
A daily automated cleanup job also runs at 5 AM, removing items older than 30 days.
Authorization:
- Required role:
adminor higher
POST
Code Examples
Authorizations
JWT Authorization header using the Bearer scheme. Format: "Bearer {token}"
Body
application/json