Error
Webhooks
Replay a delivery
Requires webhooks:manage. Sends the stored body again, byte for byte, under a new delivery id. The event id does not change — a replay is the same fact arriving twice, which is exactly what the payload’s id was put there to survive.
POST
Error
Authorizations
A staff session token, uk_st_…. Minted by sign-up, sign-in or the two-factor exchange.
Headers
The organization the caller is acting on — the org_… code that appears in the panel URL. It identifies; the membership JOIN is what authorizes, so a forged code reads nothing. Absent, the session's default organization answers.
Path Parameters
The webhook endpoint's id.
The delivery to send again.
Response
Queued.