Skip to main content
POST
Retry a webhook delivery
0 Credits A 202 response means the retry was accepted for asynchronous delivery. Follow the response’s Location header or retrieve the delivery to check its outcome, and inspect delivery attempts for HTTP status and errors. A restricted key needs Manage permission for the delivery’s monitor or batch source. Slack and GovSlack replays use formatted messages; other destinations receive the retained event JSON. See API key permissions.

Headers

Idempotency-Key
string

Unique key to prevent duplicate retry requests.

Maximum string length: 200

Path Parameters

delivery_id
string
required

Delivery ID.

Pattern: ^whd_[a-f0-9]{32}$

Body

application/json
force
boolean

Resend a delivery that already succeeded.

tags
string[]

Optional tags for tracking usage. Up to 20 tags, each 1 to 50 characters.

Maximum array length: 20
Required string length: 1 - 50
Example:

Response

Retry accepted.

id
string
required

Delivery ID.

request_id
string<uuid>
required

Unique id of this API call, also sent in the X-Request-Id response header. Quote it when contacting support about a failed request.

Example:

"3f1c2a6e-8b4d-4c1e-9f0a-2d7b5e6c8a91"

key_metadata
object

Credit usage, included whenever a valid API key is provided.