---
title: "置顶会话"
method: POST
path: "/sessions/{session_id}/pin"
tags: ["会话"]
---

# 置顶会话

`POST /sessions/{session_id}/pin`

将指定会话置顶（用户维度）

## Path parameters

- `session_id` string, required

## Response `200`

置顶成功

- object

## Other responses

- `404` — 会话不存在

## Changes

- **2026-05-11** `80a8b4b45cb8` — 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/pin/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-service-production.skmtc.workers.dev/v1/apis/tencentblueking/weknora-api/revisions/998387322728/schema)
