---
title: "Propose chat title"
method: POST
path: "/api/v2/chats/{chat}/title/propose"
tags: ["Chats"]
---

# Propose chat title

`POST /api/v2/chats/{chat}/title/propose`

## Path parameters

- `chat` string, uuid, required

## Response `200`

OK

- CodersdkProposeChatTitleResponse
  - `title` string

---

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