---
title: "Create a conversation"
method: POST
path: "/v1/chat_conversations"
tags: ["Chat"]
---

# Create a conversation

`POST /v1/chat_conversations`

## Request body

- object
  - `title` string, nullable

## Response `201`

Created

---

[API](https://skmtc.net/hecher/apis/growgelt-api.md) · [All operations](https://skmtc.net/hecher/apis/growgelt-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/hecher/growgelt-api/revisions/b79af77cd086/schema)
