Delete business metric values
Deletes Business Metric values (historical or forecasted unit metrics).
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
Query Parameters
Inclusive lower bound (ISO 8601 date or datetime, UTC). Date-only values start at 00:00:00 UTC that day.
Inclusive upper bound (ISO 8601 date or datetime, UTC). Date-only values include the full calendar day through 23:59:59.999999999 UTC.
When present in the query string (including as an empty value), only unit metrics with this exact label are deleted. Omit the parameter to delete all labels in range.
When true, deletes forecasted unit metrics instead of historical ones.
Response
BusinessMetricValuesDeleteResponse model
Number of unit metric rows removed.
120