Optional
commentOptional
configReference a score config on a score. When set, the score name must equal the config name and scores must comply with the config's range and data type. For categorical scores, the value must map to a config category. Numeric scores might be constrained by the score config's max and min values
Optional
dataWhen set, must match the score value's type. If not set, will be inferred from the score value or config
Optional
idOptional
observationThe value of the score. Must be passed as string for categorical scores, and numeric for boolean and numeric scores. Boolean score values must equal either 1 or 0 (true or false)
ScoreBody