You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This endpoint updates the current session with incremental progress — such as newly found words, spangram completion, hints used, or completion state. It is used by the frontend to sync session state when progress is made.
Description
This endpoint updates the current session with incremental progress — such as newly found words, spangram completion, hints used, or completion state. It is used by the frontend to sync session state when progress is made.
Authentication
Required – JWT Token
Request Body Example
Backend Logic
Response Example
Tasks
PATCH /sessions/update
Acceptance Criteria
The text was updated successfully, but these errors were encountered: