v3

latestOpenAPI 3.0.02026-07-2759120262.8 KB
Monitor Groups

Delete a monitor group

Delete a monitor group. Monitors in the deleted group will be moved to the specified group or to the default group (ID: 0).

delete/monitor-groups/{id}

Path parameters

idnumber required

The monitor group ID to delete

Query parameters

monitorsNewGroupIdnumber
Example:123

Optional group ID to move monitors to. If not provided, monitors will be moved to default group (ID: 0).

Response

Monitor group deleted successfully