---
title: "Replay webhook log"
method: POST
path: "/api/settings/webhooks/{webhookId}/replay/{logId}"
tags: ["webhooks"]
---

# Replay webhook log

`POST /api/settings/webhooks/{webhookId}/replay/{logId}`

## Path parameters

- `webhookId` string, required
- `logId` string, required

## Response `200`

Replay response

- object
  - `status` number, required — Replay HTTP status

---

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