Trigger a new scan for a connected org.
Accepts an optional JSON body with scan_type: "incremental" (default)
skips repos unchanged since the last scan; "full" re-scans every repo.
Creates a Scan record immediately (status=pending) and dispatches
the scan to a Celery worker. Poll GET /scans/ for progress.
Documentation Index
Fetch the complete documentation index at: https://docs.riftmap.dev/llms.txt
Use this file to discover all available pages before exploring further.
Optional request body for POST /organizations/{org_id}/scans.