{ "opencollection": "1.0.0", "info": { "name": "Kibana APIs Actions synthetics API", "version": "1.0" }, "request": { "auth": { "type": "apikey", "key": "Authorization", "value": "{{Authorization}}", "placement": "header" } }, "items": [ { "info": { "name": "synthetics", "type": "folder" }, "items": [ { "info": { "name": "Trigger an on-demand test run for a monitor", "type": "http" }, "http": { "method": "POST", "url": "https://{kibana_url}/api/synthetics/monitor/test/:monitorId", "params": [ { "name": "monitorId", "value": "", "type": "path", "description": "The ID (config_id) of the monitor to test." } ] }, "docs": "**Spaces method and path for this operation:**\n\n