Utilize tyntec’s FAQs to help solve any issues you may have. Additionally, learn about cloud communications, CPaaS, SMS for business, authentication, and more. If any questions arise while reading, don’t hesitate to contact us.
How can I check the message delivery status (successful/unsuccessful)?
In addition to the message history, our API has an endpoint for this.
Please check here:
Method
| Operation
|
---|
GET
| https://api.tyntec.com/chat-api/v2/messages/{message-id}/status
|
Or check our API Reference.