---
title: "Approve Flashcard Suggestion"
method: PUT
path: "/users/flashcard-suggestions/{suggestion_id}/approve"
tags: ["users", "users"]
---

# Approve Flashcard Suggestion

`PUT /users/flashcard-suggestions/{suggestion_id}/approve`

Approve a flashcard suggestion from a tutor and apply the changes.

## Path parameters

- `suggestion_id` string, required

## Query parameters

- `student_note` string, nullable

## Headers

- `authorization` string, nullable

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