Resend failed notifications

Resend all failed notifications for a webhook in the last 24 hours

Endpoint Permission: Owner, Admin, Non-Signing Admin, Editor, Signer.

Path Params
string
required

The ID of the webhook

Body Params
number

(optional) Start time for the resend window in milliseconds since epoch up to 24 hours before the current time - Default if missing means 24 hours before the current time in milliseconds since epoch - Maximum value is current time in milliseconds since epoch - Minimum value is 24 hours before the current time in milliseconds since epoch

events
array of objects

(optional) Event types to resend, default is all event types - Default if missing means all events will be included - Empty array means all events will be included

events
Headers
string

A unique identifier for the request. If the request is sent multiple times with the same idempotency key, the server will return the same response as the first request. The idempotency key is valid for 24 hours.

Responses

Language
URL
Request
Response
Choose an example:
application/json