Authorizations
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
Response
200
Success
Force an immediate re-evaluation of a specific threshold notification for a customer, clearing any previous state and triggering a fresh assessment against current thresholds. This endpoint ensures threshold notification accuracy after configuration changes or data corrections.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The customer ID and notification ID of the threshold notification to reset
Success