v1

latestOpenAPI 3.0.02026-07-1321826.5 KB
Records

Create Record

Create a new record in the specified table.

post/databases/{databaseId}/tables/{tableId}/records

Query parameters

fieldNamesboolean

If true, use field names as keys in the response fields object instead of field IDs.

Request body

fieldsobject

A map of Field IDs to their values.

Response

The newly created record.