AurionAI Docs

Notification Log Cleanup

Delete notification log entries older than 90 days. Issue #415 Phase 6. Auth: X-Notification-Log-Cleanup-Token header.

POST
/api/sync/notification-log-cleanup

Delete notification log entries older than 90 days.

Issue #415 Phase 6. Auth: X-Notification-Log-Cleanup-Token header.

Response Body

application/json

curl -X POST "https://loading/api/sync/notification-log-cleanup"
{
  "results": {},
  "status": "string"
}