---
title: "Describer Foul"
method: POST
path: "/chatrooms/{room_name}/canasta/foul"
tags: ["canasta"]
---

# Describer Foul

`POST /chatrooms/{room_name}/canasta/foul`

Describer said the word — penalty and turn ends.

Any participant can call this (detected via transcript). The describer
loses FOUL_PENALTY points and their turn is immediately completed.

## Path parameters

- `room_name` string, required

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