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