---
title: "POST /channels/{channel_id}/followers"
method: POST
path: "/channels/{channel_id}/followers"
---

# POST /channels/{channel_id}/followers

`POST /channels/{channel_id}/followers`

## Request body

- object
  - `webhook_channel_id` string, snowflake, required

## Response `200`

200 response for follow_channel

- ChannelFollowerResponse
  - `channel_id` string, snowflake, required
  - `webhook_id` string, snowflake, required

## Other responses

- `429` — Client ratelimited response
- `4XX` — Client error response

---

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