Skip to main content
PUT
Updates a custom metric
This endpoint can be used to make partial and/or incremental updates to the Custom Metric values.
Custom metric updates may take up to 3 hours to reflect in the platform

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

Body

application/json
metricName
string
description
string
series
object[]

Response

A successful response.

The response is of type object.