Skip to main content
Créez des canaux de notification. Les champs requis dépendent de type (email, slack, discord, webhook, etc.).

Points d’entrée

Lister

GET /notification-handlers/

Récupérer

GET /notification-handlers/{notification_handler_id}

Créer

POST /notification-handlers

Mettre à jour

POST /notification-handlers/{notification_handler_id}

Supprimer

DELETE /notification-handlers/{notification_handler_id}