v106

OpenAPI 3.0.3Apache 2.0raw.githubusercontent.com2026-08-03812347972.4 KB
setting

Mute critical alert UI for this workspace

post/w/{workspace}/workspaces/critical_alerts/mute

Path parameters

workspacestring required

Request body

mute_critical_alertsboolean

Whether critical alerts should be muted.

Example request

{
  "mute_critical_alerts": true
}

Response

Successfully updated mute critical alert settings.

string required

Example response

"Updated mute critical alert UI settings for workspace: workspace_id"