---
title: "DELETE /alarm-models/{alarmModelName}"
method: DELETE
path: "/alarm-models/{alarmModelName}"
---

# DELETE /alarm-models/{alarmModelName}

`DELETE /alarm-models/{alarmModelName}`

Deletes an alarm model. Any alarm instances that were created based on this alarm model are also deleted. This action can't be undone.

## Path parameters

- `alarmModelName` string, required

## Response `204`

Success

- DeleteAlarmModelResponse

## Other responses

- `480` — InvalidRequestException
- `481` — ResourceInUseException
- `482` — ResourceNotFoundException
- `483` — ThrottlingException
- `484` — InternalFailureException
- `485` — ServiceUnavailableException

---

[API](https://skmtc.net/aws/apis/iotevents.md) · [All operations](https://skmtc.net/aws/apis/iotevents/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/aws/iotevents/versions/d3ae7b052b1d/schema)
