v53

latestOpenAPI 3.0.3raw.githubusercontent.com2026-08-076771,7565.2 MB
synthetics

Trigger an on-demand test run for a monitor

Spaces method and path for this operation:

<div><span class="operation-verb post">post</span>&nbsp;<span class="operation-path">/s/{space_id}/api/synthetics/monitor/test/{monitorId}</span></div>

Refer to Spaces for more information.

Trigger an immediate test execution for the specified monitor. The response includes the generated testRunId. If the test encounters issues in one or more service locations, an errors array is also returned with details about the failures.

post/api/synthetics/monitor/test/{monitorId}

Path parameters

monitorIdstring required

The ID (config_id) of the monitor to test.

Response

Test run triggered successfully.

testRunIdstring required

Unique identifier for the triggered test run.