Retry a bulk request
Creates a new bulk request that re-runs only the parent's failed and skipped items. The new request's parent_bulk_request_id points at the original.
post/bulk_requests/{id}/retry
Path parameters
idstring required
The ID of the failed or cancelled bulk request to retry
Response
Retry created and enqueued. Returns the new bulk request, not the parent.