Mass Update Records
Updates multiple records in Ragic.
PUT
Query
Field selectionChoose which fields should be included in the response. Learn more
string
Comma-separated response fields to include.
Body
Arguments
stringrequired
Folder path segment before the sheet index in the Ragic URL, for example ragic-setup.
numberrequired
Numeric sheet identifier from the target Ragic resource URL.
number
Single Ragic record ID to target for the mass operation when you are not using a where filter.
numberrequired
Field ID to update on every selected record.
stringrequired
New field value to write to the selected records.
Uncommon arguments
string
Optional Ragic where clause in the documented `<fieldId>,<operand>,<value>` format for targeting multiple records.