tests
Trigger a test run
Trigger a saved dashboard test remotely using API-key authentication. Returns the queued run ID.
post/v1/tests/{testId}/runs
Path parameters
testIdstring uuid required
Test ID
Headers
Authorizationstring required
API key authentication using Bearer token format
Request body
Response
Test run queued successfully
Changes
No recorded changes to this endpoint across all 19 revisions of this API.