Add Row(s)
Endpoint examples
Add Row
Appends one or more rows to the bottom of the worksheet. Supports both a single object or an array of objects for bulk addition.
POST
Add Row(s)
Authorizations
The Bearer Token associated with your endpoint. This is only required if you have enabled protection for this endpoint.
Path Parameters
Your unique user namespace (e.g., c01c052...)
The slugified name of your project
The slugified name of the specific worksheet (tab)
Body
application/json
- object
- object[]
A single row object representing the columns in your sheet
