---
title: "execute webhook"
method: POST
path: "/webhooks/{webhook_id}/{webhook_token}"
tags: ["Webhooks"]
---

# execute webhook

`POST /webhooks/{webhook_id}/{webhook_token}`

## Path parameters

- `webhook_id` string, required
- `webhook_token` string, required

## Query parameters

- `wait` string
- `thread_id` string
- `with_components` string

## Response `200`

OK

## Changes

- **2026-02-08** `fe37c1ad3301` — 1 info
  - added the new optional `query` request parameter `with_components`
- **2023-03-25** `ee25b7934098` — 1 warning
  - deleted the `query` request parameter `with_components`

[Change history](https://skmtc.dev/discordbm/apis/discord-rest-api/changes/webhooks/:webhook_id/:webhook_token/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)
