This endpoint triggers a new test run for the specified project.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The media type of the request body. Should be set to application/json
"application/json"
The ID of the project
Successfully created run
The response is of type object
.