Skip to main content
Record routes operate on rows inside one table. Records are JSON objects, and values should be simple JSON values like strings, numbers, booleans, or null. Arrays and nested objects are rejected.

List rows

Insert a row

Bulk update with a where clause

List records

Create record

Bulk update

Delete record