Skip to main content

Update a CertOps agent's downtime alert settings

PATCH 

/api/v1/workspaces/:id/certops/agents/:agentId/alert-settings

Edits downtimeAlertsEnabled and/or contactGroupId for an already registered agent. Both fields are independently optional: omit a field to leave it unchanged, or send contactGroupId: null to explicitly clear it back to "use the workspace default contact group". At least one field is required. Recorded as a CERTOPS_AGENT_ALERT_SETTINGS_UPDATED audit event.

Request

Responses

Agent alert settings updated