Skip to main content
POST
cURL

Authorizations

Authorization
string
header
required

Project API token from Settings > Integrations > API. The token is scoped to a specific project.

Body

application/json
name
string
required
goal
string
required
applicationShortId
string
required
Pattern: ^app(-.+_.+|_.+)$
expectedResult
string
resumeFromDependencyProjectTestCaseId
string
waitForDependenciesProjectTestCaseIds
string[]
configShortIds
string[]
Pattern: ^cfg(-.+_.+|_.+)$
scenarioShortId
string
Pattern: ^scenario(-.+_.+|_.+)$

Response

The request has succeeded.

success
boolean
required
testCase
object
required