NameDescriptionTypeAdditional Information
AccountID

KAPTA internal account ID

string

Required.

MetricName

The name of the Metric you are trying to update

string

Required.

Value

The new Metric Value

decimal number

Required.

Target

The Target of this metric (optional) Target will not be updated if null/ommitted

decimal number

None.

ValueDate

For updating historical values or values for specific dates. If null or not included the current day is used. This should not include time only the Date as these values can only be stored 1 value per day.

date

None.

ResetToDate

WARNING USE WITH CAUTION! If this value is set to true, then all of the metric data beyond the specified Value Date will be erased.

boolean

None.