Skip to main content
POST
Silence one or more alert rules

Authorizations

oiq_token
string
cookie
required

Query Parameters

tenantId
string

Tenant identifier. Overwritten from the authenticated session; a value naming a different tenant is refused with 403.

Required string length: 1 - 64
Pattern: ^[A-Za-z0-9][A-Za-z0-9_-]*$

Body

application/json
name
string
Required string length: 1 - 256
matchers
startsAt
string

ISO-8601, a relative expression such as 'now-15m', or epoch milliseconds.

Maximum string length: 64
endsAt
string

ISO-8601, a relative expression such as 'now-15m', or epoch milliseconds.

Maximum string length: 64
ruleIds
string[] | null
Maximum string length: 128

Response

200

Success