---
title: "PUT /api/channels/{channel_id}/polls/{poll_id}/answers/@me/"
method: PUT
path: "/api/channels/{channel_id}/polls/{poll_id}/answers/@me/"
tags: ["api"]
---

# PUT /api/channels/{channel_id}/polls/{poll_id}/answers/@me/

`PUT /api/channels/{channel_id}/polls/{poll_id}/answers/@me/`

## Path parameters

- `channel_id` string, required
- `poll_id` string, required

## Request body

- PollUserAnswersSchema
  - `answer_ids` string[], required

## Response `default`

No description available

---

[API](https://skmtc.net/spacebarchat/apis/spacebar-server.md) · [All operations](https://skmtc.net/spacebarchat/apis/spacebar-server/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/spacebarchat/spacebar-server/revisions/5049789edba4/schema)
