POST

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

/
v1
/
table
/
{name}
/
delete
/

Authorizations

x-api-key
string
headerrequired

Path Parameters

name
string
required

name of the table

Body

application/json
predicate
string

A filter expression that specifies the rows to delete.