webhooks
events
batchReplayEvents
Replay a batch of webhook events
post/v1/webhooks/configs/{configId}/events/replay-batch
Path parameters
configIdstring required
Short uuid to identify the webhook configuration.
Request body
Example request
{
"eventIds": [
"2f1b7cf8-ff55-4359-966f-e56f39a52c94",
"48c984bf-466b-470b-b743-d07cea168243"
]
}Response
Success - enqueued events for replay