---
title: "Insert data to a table"
method: POST
path: "/v1/table/{name}/insert/"
tags: ["Data"]
---

# Insert data to a table

`POST /v1/table/{name}/insert/`

Insert data to a table

## Path parameters

- `name` string, required

## Response `200`

Insert successful

## Other responses

- `400` — Invalid request
- `401` — Unauthorized
- `404` — Not found

---

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