---
title: "Skip Word"
method: POST
path: "/chatrooms/{room_name}/canasta/skip"
tags: ["canasta"]
---

# Skip Word

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

Describer skips the current word (no points). Limited to one skip per turn.

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