Add a new row to a table in a workspace.
Endpoint:
https://be.datagol.ai/noCo/api/v2/workspaces//tables//rows
Method: POST
Auth Required:
Yes — via x-auth-token header
| Field | Type | Required | Description |
|---|---|---|---|
| cellValues | object | Yes | Key-value mapping of column internal names to their values. |
Add Rows with Data