Update Records
Updates existing records in a Grist table.
PUT
Query
Field selectionChoose which fields should be included in the response. Learn more
string
Comma-separated response fields to include.
Body
Arguments
stringrequired
Document ID
stringrequired
Table ID (e.g. Table1)
stringrequired
Array of {id: rowId, fields: {col: val}}
Uncommon arguments
boolean
Skip string parsing