Reset Alert

Resets an alert.

You can use this method after an alert has been triggered to keep the alert and wait for the alert to be triggered again.

Authentication

AuthorizationBearer

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

Request

This endpoint expects an object.
alertIdlongRequired

Response

AlertResponse
errorTextstring or null<=8192 characters

Non-empty if the request failed

alertobject or null