Skip to main content
POST
Start test run

Body

application/json

Request body for triggering a test run. Supports GitHub trigger fields and application overrides.

trigger
enum<string>
Available options:
API,
GITHUB
actor
string
branch
string
commitHash
string
commitMessage
string
repository
string
testPlanShortId
string
Pattern: ^pln(-.+_.+|_.+)$
testCaseIds
string[]
applications
object[]
notifications
object[]

Response

200 - application/json

The request has succeeded.

success
boolean
required
run
object
required