---
title: "Delete Channel"
method: DELETE
path: "/api/v1/notifications/channels/{channel_id}"
tags: ["channels"]
---

# Delete Channel

`DELETE /api/v1/notifications/channels/{channel_id}`

Delete account-level notification channel.

## Path parameters

- `channel_id` string, required

## Headers

- `unstructured-api-key` string, nullable

## Response `204`

Successful Response

## Other responses

- `422` — Validation Error

---

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