Tests
Create a test
Create a new test with a script. Supported types: browser (Playwright), api, performance (k6), database, custom.
post/api/tests
Request body
Example request
{
"title": "Homepage Load Test"
}Response
Test created
Create a new test with a script. Supported types: browser (Playwright), api, performance (k6), database, custom.
{
"title": "Homepage Load Test"
}Test created