Skip to main content
POST
Mute alerts for services

承認

Authorization
string
header
必須

For authenticated requests, set the Authorization: Bearer your_api_key parameter in the header.
You can create and manage your API Keys by visiting the API Keys tab in the Settings page of your organization in Admina

パスパラメータ

organizationId
number
必須

ボディ

application/json
serviceIds
number[]
必須

Service IDs for which to mute alerts (max 50)

:
alertType
enum<string>

Optional: Specific alert type to mute (if not provided, mutes all alert types for the services)

利用可能なオプション:
retired_account,
inactive_account,
on_leave_account,
unknown_account,
public_files
:

"retired_account"

reason
string

Optional reason for muting. Alert type mutes are permanent until explicitly unmuted.

:

"Service being decommissioned"

レスポンス

Successfully muted alerts

The response is of type object.

最終更新日 2026年8月5日