Create a monitor mute

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required
string

Free-form description. Omit to leave blank.

target
object
required

Input shape for a mute target. kind is optional in PATCH — if provided it must match the existing value since kind is immutable after creation. monitors is required and non-empty when kind is Monitors; omit or leave empty when kind is Global.

schedule
object
required

Input shape for a schedule. kind is required; send only the sibling matching kind (oneTime or recurring).

string

CEL boolean expression evaluated against each fired alarm row. Required and non-empty when target.kind is Global (prevents accidental fleet-wide suppression). When target.kind is Monitors, omit to suppress all firings for those monitors unconditionally. Example: level == "Critical" && context["service"] == "payments".

Responses

Language
Credentials
Bearer
Authorization: Bearer <customerid> <apitoken>
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json