v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14125953.1 KB

Deletes the specified probe. Once a probe is deleted you'll no longer incur any billing fees for that probe.

This action requires both the monitorName and probeId parameters. Run ListMonitors to get a list of monitor names. Run GetMonitor to get a list of probes and probe IDs. You can only delete a single probe at a time using this action.

delete/monitors/{monitorName}/probes/{probeId}

Path parameters

monitorNamestring required

The name of the monitor to delete.

probeIdstring required

The ID of the probe to delete.

Response

Success

DeleteProbeOutput required