---
title: "Github Webhook"
method: POST
path: "/api/webhooks/github"
---

# Github Webhook

`POST /api/webhooks/github`

## Headers

- `x-github-delivery` string, required
- `x-github-event` string, required
- `x-hub-signature-256` string, required

## Response `204`

Successful Response

## Other responses

- `422` — Validation Error

---

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