Submit problem progress
POST/api/me/progress
Marks a problem as completed or submits an interactive attempt.
Legacy mode (no userAnswer): Simply marks the problem as completed.
Interactive mode (with userAnswer): Records the attempt with answer details
and creates/updates an SRS review card via FSRS algorithm.
Request
Responses
- 201
- 400
- 401
Progress recorded
Validation error
Unauthorized