v51

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-01206322659.2 KB
alarms

Delete a metric alarm

Delete a metric alarm and its channel links.

Needs alarms.manage for an org-level alarm, or projects.alarms.manage on the owning project for a project alarm.

delete/orgs/{org_id}/alarms/{alarm_id}

Path parameters

org_idstring required
alarm_idstring required

Response

Alarm deleted

{"stackTrail":"paths:/orgs/{org_id}/alarms/{alarm_id}:delete:responses:204:content:application/json:schema","oasType":"schema","type":"unknown","description":"Successful responses use HTTP 204 and do not include a body."}