Retry Email Batch Recipients
Draft rows whose first attempt failed, again.
selection: "all_eligible" means every row whose drafting failed. This is
the one action that revives a batch that has already finished drafting: it
goes back to drafting and picks up exactly the rows you retried — the
alternative would be telling you that twelve failed rows are unrecoverable
because the other 4 988 finished first.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Body
What skip, restore and retry accept — either shape.
These keep their bulk shorthand because the rule is about irreversibility, not about bulk: skipping four thousand rows is undone by restoring them, and making curation tedious pushes an operator toward not curating.
Response
Successful Response
Skip-and-report, never a partial silent accept.
job_id is set by send alone, so a client can tie a batch of rows that
are visibly stuck to the scheduled_jobs row the scheduler is complaining
about.