Retry the successful webhook events of a webhook subscription

Required OAuth scope: webhooks:write.

Retries all successful webhook events for a subscription within the specified timeframe (maximum 3 days per request). Events are retained for 90 days and can be retried in multiple requests.

Path Params
string
required

The unique ID of the webhook subscription.

Body Params
date-time
required

The date from which the events should be retried, in the YYYY-MM-DDThh:mm:ss.sssZ format (ISO 8601 in Coordinated Universal Time (UTC)).

date-time
required

The date until which the events should be retried, in the YYYY-MM-DDThh:mm:ss.sssZ format (ISO 8601 in Coordinated Universal Time (UTC)).

Headers
string
enum
required

The version of the API.

Allowed:
Responses
204

Retries the successful webhook events for the given webhook subscription and the given timeframe.

Language
Credentials
OAuth2
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json