v1

latestOpenAPI 3.0.42026-08-06124112344.5 KB
Alerts

Partially updates an alert using JSON Patch. Uses the JSON Patch syntax (http://jsonpatch.com)

patch/alerts/{id}

Path parameters

idstring required

Alert ID (encrypted)

Response

OK

idstring nullable

The alert id (encrypted)

created_onstring date-time

The date and time the alert was created

updated_onstring date-time nullable

The date and time the alert was last updated

snoozed_untilstring date-time nullable

The date and time until which the alert is snoozed

resolved_onstring date-time nullable

The date and time the alert was resolved

is_activeboolean

Indicates if the alert is currently active (not resolved and not snoozed)