---
title: "Ping a global webhook"
method: POST
path: "/admin/hooks/{hook_id}/pings"
tags: ["enterprise-admin"]
---

# Ping a global webhook

`POST /admin/hooks/{hook_id}/pings`

This will trigger a [ping event](https://docs.github.com/enterprise-server@3.7/webhooks/#ping-event) to be sent to the webhook.

## Path parameters

- `hook_id` integer, required

## Response `204`

Response

---

[API](https://skmtc.net/github/apis/github-v3-rest-api-6.md) · [All operations](https://skmtc.net/github/apis/github-v3-rest-api-6/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/github/github-v3-rest-api-6/versions/15db3fa0759b/schema)
