---
title: "POST /public_api/webhook/event_resend/{id}/"
method: POST
path: "/public_api/webhook/event_resend/{id}/"
tags: ["webhook"]
---

# POST /public_api/webhook/event_resend/{id}/

`POST /public_api/webhook/event_resend/{id}/`

API for listing event history, inherits from AppHistoryEventsAPI
and customize schema generation settings.

## Path parameters

- `id` integer, required

## Response `200`

Corpo da resposta status 200

- WebhookEventResend200
  - `detail` string, required

## Other responses

- `400` — Corpo da resposta status 400
- `401` — Request não autenticado devido à ausência ou invalidez do token.
- `422` — Corpo da resposta status 422

---

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