Pular para o conteúdo principal
PUT
Atualizar alerta

Autorizações

Authorization
string
header
obrigatório

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

Parâmetros de caminho

id
string
obrigatório

ID do alerta

Corpo

application/json
channel
object
dashboardId
string
Exemplo:

"65f5e4a3b9e77c001a567890"

interval
string
Exemplo:

"1h"

message
string
Exemplo:

"Updated message"

name
string
Exemplo:

"Updated Alert Name"

source
enum<string>
Opções disponíveis:
tile,
search
Exemplo:

"tile"

threshold
number
Exemplo:

500

thresholdType
enum<string>
Opções disponíveis:
above,
below
Exemplo:

"above"

tileId
string
Exemplo:

"65f5e4a3b9e77c001a901234"

Resposta

Alerta atualizado com sucesso

data
object
Última modificação em 2 de julho de 2026