Create or update data

Insert new rows or update existing data in the spreadsheet.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

16-character alphanumeric file identifier.

Body Params
data
object
required

Single row as key-value pairs with key being the column name and value being the value to create in the new row. Any columns omitted will be added as blank values

Headers
string
required

Access key credential unique to each file

string
required

Secret key credential unique to each file

Responses
201

Successful write operation if NO query used, successful update operation if query used

401

Unauthorized (missing/invalid access and secret keys)

404

File not found. Body may be empty.

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json