Passer au contenu principal
POST
Créer une alerte

Autorisations

Authorization
string
header
requis

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

Corps

application/json
channel
object
requis
interval
string
requis
Exemple:

"1h"

source
enum<string>
requis
Options disponibles:
tile,
search
Exemple:

"tile"

threshold
number
requis
Exemple:

100

thresholdType
enum<string>
requis
Options disponibles:
above,
below
Exemple:

"above"

dashboardId
string
Exemple:

"65f5e4a3b9e77c001a567890"

message
string
Exemple:

"Test Alert Message"

name
string
Exemple:

"Test Alert"

tileId
string
Exemple:

"65f5e4a3b9e77c001a901234"

Réponse

Alerte créée avec succès

data
object
Dernière modification le 29 juin 2026