record
List of FeatureValues to be inserted. This will be a full over-write. If you only want to update few of the feature values, do the following:
Use
GetRecordto retrieve the latest record.Update the record returned from
GetRecord.Use
PutRecordto update feature values.