---
title: "Ping Webhook"
method: POST
path: "/webhooks/{webhook_id}/ping"
tags: ["webhooks"]
---

# Ping Webhook

`POST /webhooks/{webhook_id}/ping`

## Path parameters

- `webhook_id` string, uuid, required

## Response `204`

Successful Response

## Other responses

- `400` — Bad Request
- `403` — Forbidden
- `404` — Not Found
- `409` — Conflict
- `422` — Unprocessable Content
- `500` — Internal Server Error

---

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