Delete mute rules
Delete mute rules for a specific component, or delete all mute rules for the customer. With body: provide component (required) and optionally severities. If severities is empty, deletes all rules for the component. Without body: deletes ALL mute rules for the customer.
Request
Delete mute rules request (omit body to delete all)
component
severities
Response
No Content
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
499
Client Closed Request Error
500
Internal Server Error