Tables
Rename a table.
Rename a table
POST
https://{db}.{region}.api.lancedb.com
/
v1
/
table
/
{name}
/
rename
Authorizations
Path Parameters
name of the table
Body
application/json
The new name of the table.
Rename a table
https://{db}.{region}.api.lancedb.com
name of the table
The new name of the table.