---
title: "Clear notification channel queue"
method: POST
path: "/v1/notification-channels/{channel-name}/clear-queue"
tags: ["Notification Channels"]
---

# Clear notification channel queue

`POST /v1/notification-channels/{channel-name}/clear-queue`

Clear all pending messages in the notification channel's queue.

## Path parameters

- `channel-name` string, required

## Response `204`

Queue cleared successfully

## Other responses

- `403` — Access denied
- `404` — Notification channel not found

---

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