v1

latestOpenAPI 3.0.12026-08-04123613463.4 KB
Requests

Retry a request

This endpoint retries a specific request. Retrying a request creates new events based on the request for the specified connections (or all matching connections if none specified).

post/requests/{id}/retry

Path parameters

idstring required

Request ID

Request body

webhook_idsstring[]

Subset of connection (webhook) IDs to re-run the event logic on. Useful to retry only specific ignored_events. If left empty, all connection (webhook) IDs will be considered.

Response

Retry request operation result