Notifications API allows users to manage receiving notifications through channels such as email or webhook.
Use Postman
To play around with a few examples, we recommend a REST client called Postman.
Prior to the import, Please refer to this section of Postman Documentation to configure environment and learn more about utilizing Postman for Telnyx APIs.
Simply tap the button below to start using the Notifications API
in seconds with a pre-made collection of examples.
HTTP ENDPOINTS
https://api.telnyx.com/v2/notification_events
https://api.telnyx.com/v2/notification_events/{id}
https://api.telnyx.com/v2/notification_event_conditions
https://api.telnyx.com/v2/notification_event_conditions/{id}
https://api.telnyx.com/v2/notification_profiles
https://api.telnyx.com/v2/notification_profiles/{id}
https://api.telnyx.com/v2/notification_channels
https://api.telnyx.com/v2/notification_channels/{id}
https://api.telnyx.com/v2/notification_settings
https://api.telnyx.com/v2/notification_settings/{id}
Previous:
Number LookupNext:
Notifications