Create Record
POST
Query
Field selectionChoose which fields should be included in the response. Learn more
string
Comma-separated response fields to include.
Body
Arguments
stringrequired
The database ID that contains the table.
stringrequired
The table ID to create the record in.
boolean
Return field names instead of field IDs in the response.
objectrequired
The field values to create on the record.