Update specific fields in multiple rows at once. Uses human-readable column names.
overwrite controls whether existing non-empty values are replaced:
true (default) — always set the new value.false — only fill in fields that are currently empty.If a row UUID is not found the result entry will contain "ok": false with an error object {"code": "ROW_NOT_FOUND"}.
Documentation Index
Fetch the complete documentation index at: https://docs.databar.ai/llms.txt
Use this file to discover all available pages before exploring further.
API Key for authentication
The UUID of the table
Successful Response