---
title: "POST /base/{baseId}/chat/create"
method: POST
path: "/base/{baseId}/chat/create"
tags: ["chat"]
---

# POST /base/{baseId}/chat/create

`POST /base/{baseId}/chat/create`

Create chat

## Request body

- object
  - `baseId` string, required
  - `type` string
  - `resourceId` string

## Response `201`

Succeed

---

[API](https://skmtc.net/teable/apis/teable-app.md) · [All operations](https://skmtc.net/teable/apis/teable-app/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/teable/teable-app/versions/7515f3b33d79/schema)
