PUT
/
metrics
/
{metric}

Authorizations

Authorization
string
header
required

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

Path Parameters

metric
integer
required

The metric ID

Body

application/json
name
string
required
Maximum length: 255
default_value
number | null
description
string | null
suffix
string | null
Maximum length: 255
threshold
integer | null
Required range: 0 < x < 60

Response

200 - application/json
data
object
required