v1

latestOpenAPI 3.0.02026-07-14184214216.1 KB
data

Find and replace values in a sheet

This endpoint will return a new column with original column's name and updated 'found' values while updating original column's name to ‘Original Values - [column name]

post/dataset/{handle}/find-and-replace

Path parameters

handlestring required

File to replace values in

Request body

caseSensitiveboolean

Parameters

colIDsstring[] required

Core fields

findstring required
languagestring

e.g 'es' for spanish, default is english

replacestring required
wholeCellMatchboolean

default is false

Response

OK

{"stackTrail":"paths:/dataset/{handle}/find-and-replace:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}