Event Deliveries
Retry event delivery
Event Deliveries
Retry event delivery
This endpoint retries an event delivery.
PUT
/
v1
/
projects
/
{projectID}
/
eventdeliveries
/
{eventDeliveryID}
/
resend
Authorizations
Response
200 - application/json
Available options:
offline
, online
, disabled
Available options:
active
, inactive
, pending
, paused
Deprecated
Data is an arbitrary JSON value that gets sent as the body of the webhook to the endpoints
Available options:
active
, inactive
, pending
, paused
Available options:
github
, twitter
, shopify
Available options:
sqs
, google
, kafka
, amqp
Available options:
http
, rest_api
, pub_sub
, db_change_stream
Available options:
Processing
, Failure
, Success
, Retry
, Pending
Deprecated: Latency is deprecated.
Data to be sent to endpoint.
NumTrials: number of times we have tried to deliver this Event to an application
Available options:
linear
, exponential
Available options:
github
, twitter
, shopify
Available options:
sqs
, google
, kafka
, amqp
Available options:
http
, rest_api
, pub_sub
, db_change_stream
Available options:
noop
, hmac
, basic_auth
, api_key
Available options:
Scheduled
, Processing
, Discarded
, Failure
, Success
, Retry
Was this page helpful?