Skip to main content
POST
Rerun one cell

Authorizations

Authorization
string
header
required

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

Body

application/json
id
string
required
cellKey
string
required
trials
integer
required

a number between 1 and 10

Required range: 1 <= x <= 10

Response

The id of an eval run accepted for background execution.

The id of an eval run accepted for background execution.

id
string
required