---
title: "上报推荐问题事件"
method: POST
path: "/sessions/{session_id}/suggestion-events"
tags: ["会话"]
---

# 上报推荐问题事件

`POST /sessions/{session_id}/suggestion-events`

记录曝光、点击或关闭事件

## Path parameters

- `session_id` string, required

## Request body

- InternalHandlerSuggestionEventRequest
  - `event_type` string, required
  - `question_id` string
  - `suggestion_set_id` string, required

## Response `204`

No Content

## Changes

- **2026-07-14** `be3b83e96d0d` — 1 info
  - endpoint added
- **2025-12-16** `edf61e68559d` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/tencentblueking/apis/weknora-api/changes/sessions/:session_id/suggestion-events/post.md)

---

[API](https://skmtc.dev/tencentblueking/apis/weknora-api.md) · [All operations](https://skmtc.dev/tencentblueking/apis/weknora-api/llms.txt) · [OpenAPI document](https://skmtc.dev/tencentblueking/apis/weknora-api/revisions/c6545df0245a?raw)
