AurionAI Docs

Sweep Stale Onboarding

Cancel tenants stuck in onboarding past the expiry window (#734).

POST
/api/sync/sweep-stale-onboarding

Cancel tenants stuck in onboarding past the expiry window (#734).

Response Body

application/json

curl -X POST "https://loading/api/sync/sweep-stale-onboarding"
{
  "results": {},
  "status": "completed"
}