/message/send route, the message delivery may later fail with an error code even if the initial request received a 200 response. This is because the response only indicates that the message was succesfully queued for sending with our downstream SMS provider and the cell carriers.
The message delivery can fail for a number of reasons. You can track the delivery status of each message by navigating to the Messages tab on your dashboard and viewing the logs, or by using webhooks to be notified of delivery status changes for each message.
Message statuses
A message stuck in
SENT status almost always means it was delivered.Failure codes
When a message delivery fails, the status field of the message will be set to FAILED and the errorCode field will be set to one of the following error codes:

