v1

latestOpenAPI 3.1.0AGPL-3.02026-07-17644498.1 KB
Tests

Execute a test

Execute a single test immediately. Creates a run and enqueues the test for execution. For k6 performance tests, an optional location can target an enabled location code or global for unrestricted any-worker routing.

post/api/tests/{id}/execute

Request body

locationstring

Execution location for k6 performance tests. Use an enabled location code (for example us-east) or global for unrestricted any-worker routing. global is rejected when project location restrictions are enabled.

Response

Test execution started

successboolean
runIdstring uuid
messagestring