---
title: "POST /channels/{channel_id}/send-soundboard-sound"
method: POST
path: "/channels/{channel_id}/send-soundboard-sound"
---

# POST /channels/{channel_id}/send-soundboard-sound

`POST /channels/{channel_id}/send-soundboard-sound`

## Request body

- SoundboardSoundSendRequest
  - `sound_id` string, snowflake, required
  - `source_guild_id` string, snowflake

## Response `204`

204 response for send_soundboard_sound

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