v4
latestOpenAPI 3.0.02026-08-0559120263.4 KBMonitors - Bulk Operations
Start monitors by group and/or tag
Starts all paused monitors matching the specified filters. Provide groupId, tagId, or both. When both are given, only monitors matching both filters are affected. Returns per-monitor results.
post/monitors/bulk/start
Request body
Example request
{
"groupId": 1,
"tagId": 42
}