API Change Log – March 20, 2024
8 months ago by Jishnu Ramakrishnan
Updates for this release.
##Notifications
- API Endpoint: {api_url}/v1/notifications/sms/delivery_status
- Scenario: Kaleyra provider sends a response text in the callback. In this API a new parameter is added to store the response text.
- Earlier behavior: The API did not store the response text.
- New behavior: Now, in this API, the response text is added as a parameter. This parameter now stores the response text from API if any exists. Otherwise, the generated response text will be saved according to the existing functionality.
- API documentation link: