Pular para o conteúdo principal
POST
Criar alerta

Autorizações

Authorization
string
header
obrigatório

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

Corpo

application/json
channel
object
obrigatório
interval
string
obrigatório
Exemplo:

"1h"

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

"tile"

threshold
number
obrigatório
Exemplo:

100

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

"above"

dashboardId
string
Exemplo:

"65f5e4a3b9e77c001a567890"

message
string
Exemplo:

"Test Alert Message"

name
string
Exemplo:

"Test Alert"

tileId
string
Exemplo:

"65f5e4a3b9e77c001a901234"

Resposta

Alerta criado com sucesso

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