---
title: "Create a channel"
method: POST
path: "/channels"
tags: ["Channels\\Essentials"]
---

# Create a channel

`POST /channels`

This method creates a new channel.

## Response `200`

The channel was created.

## Other responses

- `400` — A parameter is invalid.
- `403` — The authenticated user can't create a channel.

---

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