Skip to main content
POST
Re-run every failed cell in the table

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

table_id
string<uuid>
required

Response

Successful Response

The runs started by a table-wide re-run of failed cells.

runs
TableRunReadSchema · object[]
required

The runs that were minted, in column order. A column whose start is still queued is absent — the active-runs poll surfaces it.