---
title: "CreateChannel"
method: POST
path: "/channels"
tags: ["Channels"]
---

# CreateChannel

`POST /channels`

Create channel

## Request body

- object
  - `name` string, required — <p>See the &quot;Get channel&quot; route for parameters.</p>

## Response `200`

Success-Response:

- object
  - `id` string, required

---

[API](https://skmtc.dev/cleverpush/apis/cleverpush-api-reference.md) · [All operations](https://skmtc.dev/cleverpush/apis/cleverpush-api-reference/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/cleverpush/cleverpush-api-reference/revisions/c2dffd898fd9/schema)
