Authorizations
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
Response
Success
Permanently disable a threshold notification and remove it from active monitoring across all customers. Archived threshold notifications stop evaluating immediately and can optionally release their uniqueness key for reuse in future threshold notification configurations.
release_uniqueness_key
: true
to reuse the key in future threshold notificationsBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The ID of the threshold notification to archive
Success