data

Append to a sheet

Append rows to an existing sheet. Uses column names rather than ids.

post/dataset/{handle}/append/by-name

Path parameters

handlestring required

Handle of sheet to append values to

Request body

recordsobject[]

Response

OK

Messagestring
Successboolean

Changes

No recorded changes to this endpoint across all 1 revision of this API.