Update Data With Filter
Update Data With Filter
Path Parameters |
---|
appId string — REQUIRED |
worksheetId string — REQUIRED |
Request Body — REQUIRED | ||||
---|---|---|---|---|
data object — REQUIRED
| ||||
filter object — REQUIRED
| ||||
isUpsert booleanOptional. If true, will insert a new record if no match is found. |