Update Monitoring Group
Update an existing monitoring group’s name, description, or members.
PUT
/alerts/monitoring-groups/{Monitoring_Group_Id}/Path parameters
Monitoring_Group_IdPathintegerrequiredMonitoring Group ID
Query parameters
project_idQueryintegerrequiredProject ID
active_iamQueryintegeroptionalActive IAM ID (To access contact person account) Find your Active IAM ID here
locationQuerystringrequiredLocation
Request body
application/json
Updated name of the monitoring group
example
group-260325120151Updated description of the monitoring group
example
this is the descriptionList of member IDs to be included in the group
Responses
200Monitoring group updated successfully
example
200example
Monitoring group updated successfully