v1

latestOpenAPI 3.0.02026-07-14184214216.1 KB
data

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.

put/dataset/{handle}/{col}/{row}/by-name

Path parameters

handlestring required

File containing cell to update

colstring required

Column name containing cell to update

rowstring required

Row number containing cell to update

Request body

valuestring required

Response

OK

{"stackTrail":"paths:/dataset/{handle}/{col}/{row}/by-name:put:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}