---
title: "user ask"
method: POST
path: "/discussion/ask"
tags: ["discussion"]
---

# user ask

`POST /discussion/ask`

user ask

## Request body

- SvcDiscussionAskReq
  - `group_ids` integer[]
  - `question` string, required
  - `session_id` string, required
  - `source` 0 | 1 | 2 | 3

## Changes

> 33 revisions in range; 1 could not be searched.

- **2026-01-22** `fec9cdec7c2e` — 3 warning
  - deleted the `query` request parameter `group_ids`
  - deleted the `query` request parameter `question`
  - deleted the `query` request parameter `session_id`
- **2026-01-14** `1d6301a2fc1f` — 1 info
  - endpoint added
- **2025-12-26** `4207addadff2` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/chaitin/apis/koalaqa-api/changes/discussion/ask/post.md)

---

[API](https://skmtc.dev/chaitin/apis/koalaqa-api.md) · [All operations](https://skmtc.dev/chaitin/apis/koalaqa-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/chaitin/koalaqa-api/revisions/29abcc05d9fd/schema)
