v1

latestOpenAPI 3.0.12026-08-04123613463.4 KB
Bulk retry ignored events

Create ignored events bulk retry

This endpoint creates and starts an ignored events bulk retry using the provided query.

post/bulk/ignored-events/retry

Request body

Response

A single ignored events bulk retry

idstring required

ID of the bulk retry

team_idstring required

ID of the project

typestring required

Type of the bulk operation

created_atstring date-time required

Date the bulk retry was created

updated_atstring date-time required

Last time the bulk retry was updated

cancelled_atstring date-time nullable

Date the bulk retry was cancelled

completed_atstring date-time nullable

Date the bulk retry was completed

estimated_batchinteger nullable

Number of batches required to complete the bulk retry

estimated_countinteger nullable

Number of estimated events to be retried

processed_batchinteger nullable

Number of batches currently processed

completed_countinteger nullable

Number of events that were successfully delivered

in_progressboolean required

Indicates if the bulk retry is currently in progress

progressnumber float nullable

Progression of the batch operations, values 0 - 1

failed_countinteger nullable

Number of events that failed to be delivered

numbernumber float nullable