Update Record
PUT
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 that contains the record.
stringrequired
The record ID to update.
boolean
Return field names instead of field IDs in the response.
objectrequired
The field values to update on the record.