---
title: "Save Preview Attempt"
method: POST
path: "/api/word-of-day/save-preview-attempt"
tags: ["word-of-day", "word_of_day"]
---

# Save Preview Attempt

`POST /api/word-of-day/save-preview-attempt`

Save a pronunciation attempt that was made during preview/onboarding.
Called after user signs up to persist their preview attempt.

## Request body

- object

## 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/be75c0eba493?raw)
