---
title: "创建会话"
method: POST
path: "/sessions"
tags: ["会话"]
---

# 创建会话

`POST /sessions`

创建新的对话会话

## Request body

- InternalHandlerSessionCreateSessionRequest
  - `description` string — Description for the session (optional)
  - `title` string — Title for the session (optional)

## Response `201`

创建的会话

- object

## Other responses

- `400` — 请求参数错误

---

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