/
LA
lancedb
/
LanceDB Cloud API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 4m ago · Updated 1mo ago
Details
Filter operations
Data
3
Tables
5
get
List Tables
post
Create a new table
post
Drop a table
post
Describe a table
post
List indexes of a table
Tables
Create a new table
Create a new table
post
/v1/table/{name}/create/
Path parameters
name
string
required
name of the table
Response
Table successfully created
Changes