---
title: "Delete JEC channel"
method: DELETE
path: "/api/{cloudId}/v1/jec/channels/{id}"
tags: ["JEC"]
---

# Delete JEC channel

`DELETE /api/{cloudId}/v1/jec/channels/{id}`

Delete JEC channel

## Path parameters

- `id` string, required

## Response `200`

Returned if the request is successful

## Other responses

- `404` — Returned if JEC channel is not found
- `422` — Returned if the payload cannot be validated.

---

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