checks
Delete checks by monitor
Delete all checks for a specific monitor
delete/checks/{monitorId}
Path parameters
monitorIdstring required
Response
Operation successful
Example response
{
"success": true,
"msg": "Operation completed successfully"
}