Sets the value of an extended column.Ask AIpost https://example.com/ExtData/SetColumnsThe value can either be a string, date, bool, double or integer. It must match the column definition. To clear a value set it to null.Body ParamsColumnsstringrequiredDataEnty with column and value to be set.IDstringrequiredID of the row to set.TablestringrequiredName of the table to modify.Response 200API-ResultUpdated 7 months ago