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
Response
OK
{"stackTrail":"paths:/dataset/{handle}/{col}/{row}:put:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}
Changes
No recorded changes to this endpoint across all 1 revision of this API.