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

# Reject Flashcard Suggestion

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

Reject a flashcard suggestion from a tutor.

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