---
title: "Edit a channel"
method: PATCH
path: "/channels/{channel_id}"
tags: ["Channels\\Essentials"]
---

# Edit a channel

`PATCH /channels/{channel_id}`

This method edits the specified channel.

## Path parameters

- `channel_id` number, required

## Response `200`

The channel was edited.

## Other responses

- `400` — A parameter is invalid.

---

[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)
