CtrlChain Developers
POST /api/v1/Webhook/retrigger

Retrigger a webhook

Retries the delivery of a previously triggered webhook event to your configured endpoint.

Body parameters

webhookEventId string (uuid)required
Id of the webhook to retrigger

Returns

Whether the retriggered delivery succeeded, with the status code and message returned by your endpoint.