---
title: "Complete Word Of Day Session"
method: POST
path: "/api/word-of-day/complete-session"
tags: ["word-of-day", "word_of_day"]
---

# Complete Word Of Day Session

`POST /api/word-of-day/complete-session`

Record that the user completed a Word of the Day session.
This should only count toward the streak (and the daily-practice reward) if
all of the current daily-session activities are completed:
1. Pronunciation
2. Phrase of the Day
3. Quick Read / Sound Catch (input exercise)
4. Share & Match

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/fluentea/apis/aurqa-language-learning-platform-refactored.md) · [All operations](https://skmtc.dev/fluentea/apis/aurqa-language-learning-platform-refactored/llms.txt) · [OpenAPI document](https://skmtc.dev/fluentea/apis/aurqa-language-learning-platform-refactored/revisions/13996d792e23?raw)
