MutingRule

post/api/v1/config/muting-rules

Request body

dry_runboolean

If true, the MutingRule isn't created, and no response MutingRule will be returned. The response will return an error if the given MutingRule is invalid.

Response

A successful response containing the created MutingRule.

Changes