Skip to main content
POST
Archive 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 ID of the threshold notification to archive

id
string<uuid>
required

The Metronome ID of the threshold notification

release_uniqueness_key
boolean

If true, resets the uniqueness key on this threshold notification so it can be re-used

Response

Success

data
object
required