Resume dispatch for a batch
batches
Resume dispatch for a batch
Admin only. Releases the batch’s active hold(s), clears the dispatcher’s skip flag on its queued work, and restores the batch to the status it held before the pause. Nothing is re-sent: work already dispatched stays dispatched, and dispatch picks up exactly where it stopped.
Idempotent: when nothing is held, an empty list comes back rather than an error. Releasing never deletes — each record survives with released_at and released_by completing its audit trail. Cross-tenant access returns 404, never 403.
POST
Resume dispatch for a batch
Authorizations
Path Parameters
Response
Successful Response