Tables
Create a new table
Create a new table.
Will return 400 if table with requested name already exists.
POST
https://{db}.{region}.api.lancedb.com
/
v1
/
table
/
{name}
/
create
/
Authorizations
Path Parameters
name of the table
Body
application/vnd.apache.arrow.stream · file
The body is of type file
.