Skip to main content
POST
Reset a threshold notification

Authorizations

Authorization
string
header
required

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

Body

application/json

The customer ID and notification ID of the threshold notification to reset

customer_id
string<uuid>
required

The Metronome ID of the customer

alert_id
string<uuid>
required

The Metronome ID of the threshold notification

Response

200

Success