Update Records
Updates existing records in a datasheet in AITable.ai.
PUT
Query
Field selectionChoose which fields should be included in the response. Learn more
string
Comma-separated response fields to include.
Body
Arguments
stringrequired
AITable datasheet ID where records will be updated.
array of objectrequired
Array of records to update. Each item contains recordId and fields.
Uncommon arguments
string
Use field names or field IDs when writing fields. AITable supports name or id.