AurionAI Docs

Kb Approval Reminders

Send reminders for stale KB approval requests and escalate exhausted ones.

POST
/api/sync/kb-approval-reminders

Send reminders for stale KB approval requests and escalate exhausted ones.

Response Body

application/json

curl -X POST "https://loading/api/sync/kb-approval-reminders"
{
  "results": {},
  "status": "completed"
}