Status: Planned for future release. Not yet implemented.Re-submit an already-processed document for a fresh compliance evaluation. Planned Endpoint:
POST /v1/documents/{documentId}/reanalyze (Company Key)
| Field | Type | Description |
|---|---|---|
selectedControlItemIds | string[] | Optional — re-analyze specific controls only. Omit to re-analyze all |
- Option A (dedicated endpoint) is the planned approach — avoids re-uploading the same file
- Option B (append revised doc) already works today via the existing submit flow
- Re-analysis follows the same submission flow
- Previous results will be preserved (versioned) for before/after comparison