v1

latestOpenAPI 3.0.02026-07-14184214216.1 KB
data

Updates a single cell

This endpoint returns a Json response acknowledging if the request to update a cell was successful.

put/dataset/{handle}/{col}/{row}

Path parameters

handlestring required

File containing cell to update

colstring required

Column ID containing cell to update

rowstring required

Row ID containing cell to update

Request body

valuestring required

Response

OK

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