メインコンテンツへスキップ
PUT
アラートを更新

承認

Authorization
string
header
必須

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

パスパラメータ

id
string
必須

アラートID

ボディ

application/json
channel
object
dashboardId
string
:

"65f5e4a3b9e77c001a567890"

interval
string
:

"1h"

message
string
:

"Updated message"

name
string
:

"Updated Alert Name"

source
enum<string>
利用可能なオプション:
tile,
search
:

"tile"

threshold
number
:

500

thresholdType
enum<string>
利用可能なオプション:
above,
below
:

"above"

tileId
string
:

"65f5e4a3b9e77c001a901234"

レスポンス

アラートを正常に更新しました

data
object
最終更新日 2026年6月29日