Skip to main content

Update a CertOps agent's downtime alert settings

PATCH 

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

Edits downtimeAlertsEnabled, contactGroupId, and/or contactGroupIds for an already registered agent. Fields are independently optional: omit a field to leave it unchanged. contactGroupIds wins over contactGroupId when both are sent. Send contactGroupIds: [] or contactGroupId: null to clear back to the workspace default. At least one field is required. Recorded as a CERTOPS_AGENT_ALERT_SETTINGS_UPDATED audit event.

Request​

Responses​

Agent alert settings updated