setting
Mute critical alert UI for this workspace
post/w/{workspace}/workspaces/critical_alerts/mute
Path parameters
workspacestring required
Request body
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"