v1
latestOpenAPI 3.0.02026-07-1452210.8 KBTestLocally
Creates new test
post/api/v0/tests
Request body
Example request
{
"target": "https://example.org",
"servers": [
"toronto",
"tokyo",
"berlin",
"madrid"
],
"headers": {
"X-Requested-With": "XMLHttpRequest"
},
"clicks": [
".cookie-banner button"
]
}Response
Test successfully created