---
title: "Remove alarm ticket"
method: PUT
path: "/alarms/{id}/ticketremove"
tags: ["alarms"]
---

# Remove alarm ticket

`PUT /alarms/{id}/ticketremove`

Remove alarm ticket.

-  PERMISSIONS: `api_alarm_update`

## Path parameters

- `id` string, required

## Request body

- AlarmactionTicketRemoveRequest — unresolved $ref

## Response `204`

OK

## Other responses

- `400` — Bad Request
- `404` — Not Found

## Changes

- **2026-02-25** `25b3254512f2` — 1 info
  - endpoint added
- **2026-02-18** `156f4f87c700` — 1 breaking
  - api path removed without deprecation
- **2026-01-26** `638e20a44802` — 1 info
  - endpoint added
- **2025-09-19** `10a1f7617754` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/capensis/apis/canopsis-community-api/changes/alarms/:id/ticketremove/put.md)

---

[API](https://skmtc.dev/capensis/apis/canopsis-community-api.md) · [All operations](https://skmtc.dev/capensis/apis/canopsis-community-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/capensis/canopsis-community-api/revisions/7c842289e811/schema)
