Resend a delivery
Resend a delivery
Re-send a previously failed webhook delivery.
POST
Resend a delivery
Authorizations
JWT bearer token. Include as Authorization: Bearer <token>. See the Authentication guide for how to obtain one.
Headers
API version. Omit to use the default version.
Example:
"1"
Unique key to ensure idempotent request processing. Required on all POST, PUT, and PATCH requests.
Path Parameters
UUID of the subscription.
UUID of the execution log entry.
Response
Resend accepted.