---
title: "PUT /api/sessions/{id}/name"
method: PUT
path: "/api/sessions/{id}/name"
tags: ["Ai.Tlbx.MidTerm.OpenApi"]
---

# PUT /api/sessions/{id}/name

`PUT /api/sessions/{id}/name`

## Path parameters

- `id` string, required

## Query parameters

- `auto` boolean

## Request body

- RenameSessionRequest
  - `name` string, nullable, required

## Response `200`

OK

## Changes

- **2026-08-09** `e62576bdeace` — 1 breaking
  - the request property `name` became required

[Change history](https://skmtc.dev/tlbx-ai/apis/tlbx-api/changes/api/sessions/:id/name/put.md)

---

[API](https://skmtc.dev/tlbx-ai/apis/tlbx-api.md) · [All operations](https://skmtc.dev/tlbx-ai/apis/tlbx-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/tlbx-ai/tlbx-api/revisions/04072327b4e0/schema)
