v1
latestOpenAPI 3.0.12026-08-04123613463.4 KBEvents
Replay an event
Replays an event by re-ingesting the original request through the full pipeline, creating a new request and new events. The original event remains unchanged. By default, replays to the same connection as the original event. Optionally specify one or more connections via webhook_ids — any connections in the project. When the target connections span multiple sources, the replay fans out into one new request per target source. Alternatively specify source_id to target another source — alone it replays onto all of that source’s active connections, or combine it with webhook_ids to target specific connections on that source.
post/events/{id}/replay
Path parameters
idstring required
Event ID
Request body
Response
The new requests and events created from the replay