Saltar al contenido principal
POST
Crear alerta

Autorizaciones

Authorization
string
header
requerido

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

Cuerpo

application/json
channel
object
requerido
interval
string
requerido
Ejemplo:

"1h"

source
enum<string>
requerido
Opciones disponibles:
tile,
search
Ejemplo:

"tile"

threshold
number
requerido
Ejemplo:

100

thresholdType
enum<string>
requerido
Opciones disponibles:
above,
below
Ejemplo:

"above"

dashboardId
string
Ejemplo:

"65f5e4a3b9e77c001a567890"

message
string
Ejemplo:

"Test Alert Message"

name
string
Ejemplo:

"Test Alert"

tileId
string
Ejemplo:

"65f5e4a3b9e77c001a901234"

Respuesta

Alerta creada correctamente

data
object
Última modificación el 2 de julio de 2026