---
title: "handle webhook event"
method: POST
path: "/repos/{scm}/{namespace}/{name}/hook"
tags: ["Repository"]
---

# handle webhook event

`POST /repos/{scm}/{namespace}/{name}/hook`

## Path parameters

- `scm` string, required
- `namespace` string, required
- `name` string, required

## Response `200`

OK

## Changes

- **2020-07-30** `dfc186a1420d` — 1 info
  - endpoint added
- **2020-06-11** `4e89eab82a65` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/covergates/apis/codecover-api/changes/repos/:scm/:namespace/:name/hook/post.md)

---

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