Replay a webhook event by re-processing its stored payload

post/v1/webhook-events/{eventId}/replay

Path parameters

eventIdstring required

Webhook Event ID

Request body

object required

Response

OK

actionstring

"triggered", "resumed", "skipped"

eventIdstring

Webhook event ID for audit

reasonstring

If skipped, the reason

runIdsstring[]

Multiple if fan-out (platform) or single (generic)

Changes

No recorded changes to this endpoint across all 1 revision of this API.