OpenAPI 3.1.02026-08-12127104507.5 KB

5d4938bb7de3

Monitors

Delete monitor

Delete monitor.

delete/api/v1/monitors/{id}

Path parameters

idstring required

Resource ID returned by the matching create or list endpoint.

Response

Success

successtrue required

Example response

{
  "success": true
}