Would you like to see if your messages have been delivered successfully?
Below, you will find the steps to follow if you want to receive messages statuses:
- Set up a webhook that subscribes to the message.updated events
- Include the reportURL as a parameter in your API requests
- Status updates will be sent via a POST request to your URL
For further information on receiving statuses, you can view our Conversation API Reference.