Skip to main content

Update an existing alert

POST 

/api/v2/alerts/update

This endpoint will update only the status of an existing alert based on the provided ID. The request must include the alert ID and the new status to be set. Other fields will not be modified.

Request

Responses

Alert updated successfully