---
title: "Executes a webhook specific to github"
method: POST
path: "/webhooks/{webhook_id}/{token}/github"
tags: ["Webhooks"]
---

# Executes a webhook specific to github

`POST /webhooks/{webhook_id}/{token}/github`

Executes a webhook specific to github and sends a message containing the relevant info about the event

## Path parameters

- `webhook_id` string, required
- `token` string, required

## Response `200`

## Other responses

- `default` — An error occurred.

---

[API](https://skmtc.net/revolt/apis/revolt-api.md) · [All operations](https://skmtc.net/revolt/apis/revolt-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/revolt/revolt-api/versions/a235e4654b18/schema)
