POST
/
projects
/
{projectId}
/
runs

Authorizations

Authorization
string
headerrequired

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

Headers

Content-Type
string
required

The media type of the request body. Should be set to application/json

Path Parameters

projectId
string
required

The ID of the project

Body

application/json
integrationName
string
required

Human readable name of what triggered this test, can be the name of the CI/CD tool

Response

201 - application/json
runId
string
status
string