API Reference

Update a single cell using column name and row number.

Updates the specified cell based on given column name and row number. Errors if column name not in sheet or multiple columns have the requested name.

Log in to see full request history
Path Params
string
required

File containing cell to update

string
required

Column name containing cell to update

string
required

Row number containing cell to update

Body Params

Value to update cell to

string
required
Responses

Language
Credentials
Click Try It! to start a request and see the response here!