Creates a metric value row. Returns 409 if a value already exists for the same entity, metric, time_unit, and metric_date.
context_type must match the metric definition context_type.entity_uid must exist in the expected entity table for the metric context.(entity_uid, metric_uid, time_unit, metric_date) rows return 409.Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Entity context type
ORGANIZATION, PARTY, USER Entity UID
UID of the metric definition
day, month, year The date this value represents
"2026-03-15"
The computed metric value
350000000
Timezone at computation time
"America/Los_Angeles"
Calculation context for auditability