Référence de l'API

notifications

16 points de terminaison dans cette zone. Chacun dispose de sa propre page avec ses paramètres, sa réponse et une requête que vous pouvez exécuter.

Toute la documentation pour développeurs

MéthodeCheminFonctionnalitéAutorisation
GET/v1/notification-connectionsConnected destinations and the routing matrix.
POST/v1/notification-connectionsConnect a destination.
GET/v1/notification-connections/confirmWhat a confirmation link is asking.
POST/v1/notification-connections/confirmConfirm you want an organisation's notifications at this address.
DELETE/v1/notification-connections/{connection_id}Disconnect a destination.
POST/v1/notification-connections/{connection_id}/verifySend a real test message to a destination.
GET/v1/notification-preferencesWhat you want to hear about, by topic.
PUT/v1/notification-preferencesTurn a topic's mail on or off.
PUT/v1/notification-routesTurn a notification topic on or off for one destination.
DELETE/v1/outbound-mailRemove this organisation's own mail service.
GET/v1/outbound-mailThe mail service this organisation sends through.
PUT/v1/outbound-mailAttach or replace this organisation's own mail service.
POST/v1/outbound-mail/testSend a real message through your provider, carrying a one-time code.
POST/v1/outbound-mail/verifyEnter the code from the test message.
GET/v1/sites/{site_id}/notification-channelsWhich channels this site's notifications go to.
PUT/v1/sites/{site_id}/notification-channelsReplace this site's notification channels.