Skip to main content

Notification Messages


Notification messages are a key component of user interaction within a service, providing users with timely information or updates. These messages can alert users to important events or reminders. They can be delivered via various channels, including SMS or also in a call.


Sending a notification message

You can send a notification message requesting the next path:

POST {base_url}/notify
FieldRequiredDescription
channelYesString field that identifies the channel type that wil receive the code
toYesString field that defines the phone number or client account that will receive the code
textYesString field that defines the notification message that will receive the recipient