Skip to main content
POST
Run a case again

Authorizations

Authorization
string
header
required

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

Body

application/json
caseId
string
required

The stable handle an author gives a case.

Required string length: 1 - 100
Pattern: ^[a-z0-9]+(?:-[a-z0-9]+)*$
trials
integer
required

a number between 1 and 10

Required range: 1 <= x <= 10
variant
string

Response

The batch started, and the run it holds for each case and variant.

The batch started, and the run it holds for each case and variant.

id
string
required
runs
object[]
required