v3

latestOpenAPI 3.0.02026-07-2759120262.8 KB
Monitor Groups

Update a monitor group

Update (rename) an existing monitor group

patch/monitor-groups/{id}

Path parameters

idnumber required

The monitor group ID

Request body

namestring

Name of the monitor group

Example request

{
  "name": "Production Monitors"
}

Response

Monitor group updated successfully

idnumber required
namestring required