メインコンテンツへスキップ
POST
アラートを作成

承認

Authorization
string
header
必須

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

ボディ

application/json
channel
object
必須
interval
string
必須
:

"1h"

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

"tile"

threshold
number
必須
:

100

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

"above"

dashboardId
string
:

"65f5e4a3b9e77c001a567890"

message
string
:

"Test Alert Message"

name
string
:

"Test Alert"

tileId
string
:

"65f5e4a3b9e77c001a901234"

レスポンス

アラートを正常に作成しました

data
object
最終更新日 2026年7月1日