Skip to main content
Effective Date — May 7, 2026
As part of the IAM hierarchy simplification, a new format of the TIR APIs is now available. All endpoints that previously included /teams/:team_id segment will now follow a service-centric structure, with project_id now passed as a query parameter instead of a path segment. You can read more about this change

Update Monitoring Group

Update an existing monitoring group’s name, description, or members.

PUT/alerts/monitoring-groups/{Monitoring_Group_Id}/

Path parameters

  • Monitoring_Group_IdPathintegerrequired

    Monitoring Group ID

Query parameters

  • project_idQueryintegerrequired

    Project ID

  • active_iamQueryintegeroptional

    Active IAM ID (To access contact person account) Find your Active IAM ID here

  • locationQuerystringrequired

    Location

Request body

application/json

object
namestring

Updated name of the monitoring group

examplegroup-260325120151
descriptionstring

Updated description of the monitoring group

examplethis is the description
member_idsarray

List of member IDs to be included in the group

Responses

200Monitoring group updated successfully
object
codeinteger
example200
messagestring
exampleMonitoring group updated successfully
dataobject
errorsobject