Event Deliveries

Batch retry event delivery

This endpoint batch retries multiple event deliveries at once.

post/v1/projects/{projectID}/eventdeliveries/batchretry

Path parameters

projectIDstring required

Project ID

Query parameters

direction'next' | 'prev'
endDatestring

The end date

endpointIdstring[]

A list of endpoint IDs to filter by

eventIdstring
event_typestring
idempotencyKeystring
next_page_cursorstring

A pagination cursor to fetch the next page of a list

perPageinteger

The number of items to return per page

prev_page_cursorstring

A pagination cursor to fetch the previous page of a list

sortstring

sort order

startDatestring

The start date

statusstring[]

A list of event delivery statuses to filter by

subscriptionIdstring

Changes