POST

https://{db}.{region}.api.lancedb.com

/
v1
/
table
/
{name}
/
rename

Authorizations

x-api-key
string
headerrequired

Path Parameters

name
string
required

name of the table

Body

application/json
new_table_name
string
required

The new name of the table.