Edit a formulaAsk AIpost https://api.gigasheet.com/dataset/{handle}/formula/edit/{column}Replace a column created using a formula with a new formula.Path ParamshandlestringrequiredHandle of sheet on which to compute formulacolumnstringrequiredColumn to editBody ParamsRequest fieldsafterColumnIdstringcolumnNamestringcolumn name for outputformulastringe.g. E * 2literalFormulastringe.g. Price * 2Responses 200OK 202Accepted 400Bad Request 401Unauthorized 403Forbidden 500Internal Server ErrorUpdated about 2 years ago