---
title: "Resend Webhook"
method: POST
path: "/api/b2b/webhooks/{id}/resend"
---

# Resend Webhook

`POST /api/b2b/webhooks/{id}/resend`

Allows a user to resend webhooks.

## Path parameters

- `id` string, required

## Response `200`

200

- object
  - `success` boolean
  - `message` string

## Other responses

- `400` — 400

---

[API](https://skmtc.net/honeycoin/apis/honeycoin-v3-api-official.md) · [All operations](https://skmtc.net/honeycoin/apis/honeycoin-v3-api-official/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/honeycoin/honeycoin-v3-api-official/versions/f3fef13ed253/schema)
