---
title: "Send a response to a poll"
method: POST
path: "/polls/answer"
tags: ["Polls"]
---

# Send a response to a poll

`POST /polls/answer`

Send a response to a poll.

## Query parameters

- `id` string
- `answer` string
- `locale` string

## Response `200`

Successful operation

---

[API](https://skmtc.net/raycast/apis/betaseries-api.md) · [All operations](https://skmtc.net/raycast/apis/betaseries-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/raycast/betaseries-api/versions/166cef8615b3/schema)
