API Reference
Start the tests
This endpoint triggers a new test run for the specified project.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
The media type of the request body. Should be set to application/json
Path Parameters
The ID of the project
Body
application/json
Human readable name of what triggered this test, can be the name of the CI/CD tool