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

# Delete Channel Target

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

Hard-delete a channel target by ID

## Path parameters

- `channel_id` string, required

## Query parameters

- `target_id` string, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

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