---
title: "POST /api/recall-prompts/{recallPrompt}/answer-spelling"
method: POST
path: "/api/recall-prompts/{recallPrompt}/answer-spelling"
tags: ["recall-prompt-controller"]
---

# POST /api/recall-prompts/{recallPrompt}/answer-spelling

`POST /api/recall-prompts/{recallPrompt}/answer-spelling`

## Path parameters

- `recallPrompt` integer, required

## Request body

- AnswerSpellingDTO
  - `spellingAnswer` string
  - `thinkingTimeMs` integer

## Response `200`

OK

---

[API](https://skmtc.net/nerds-odd-e/apis/openapi-definition.md) · [All operations](https://skmtc.net/nerds-odd-e/apis/openapi-definition/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/nerds-odd-e/openapi-definition/versions/f04215d476a6/schema)
