---
title: "create guild channel"
method: POST
path: "/guilds/{guild_id}/channels"
tags: ["Guilds"]
---

# create guild channel

`POST /guilds/{guild_id}/channels`

## Path parameters

- `guild_id` string, required

## Headers

- `Content-Type` string

## Response `200`

OK

## Changes

- **2023-04-11** `b0549775c69a` — 2 info
  - api tag `Guilds` added
  - api tag `Channels` removed
- **2023-04-05** `5726b1753598` — 1 breaking
  - removed the request body
- **2023-03-25** `ee25b7934098` — 3 info
  - api tag `Channels` added
  - api tag `Guilds` removed
  - added optional request body

[Change history](https://skmtc.dev/discordbm/apis/discord-rest-api/changes/guilds/:guild_id/channels/post.md)

---

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