Observability
Create or update silence for observability tenant.
POST
/
api
/v1
/orgs
/{organisationSlug}
/observability
/{tenantSlug}
/silences
Request Body
application/json
Requiredid
string
matchers
array<object>
startsAt
string
endsAt
string
createdBy
string
comment
string
status
object
Path Parameters
organisationSlug
Requiredstring
Pattern:
"^[a-z0-9-]+$"
tenantSlug
Requiredstring
Pattern:
"^[a-z0-9-]+$"
Request was successfully processed. The response body contains the requested data.