Update mute rule for a component
Declarative per-component update: set this component to exactly the specified severities. If severities is empty or omitted, defaults to both Critical and Warning. This replaces any existing mute configuration for the component. Returns 204 No Content on success. Use GET /v1/alert_mute_rules to retrieve current state.
Request
Update mute rule request
component
reason
severities
Response
No Content
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
499
Client Closed Request Error
500
Internal Server Error