메인 콘텐츠로 건너뛰기
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월 2일