Retry a failed message
Messages
Retry a failed message
Attempt to re-deliver a message that previously failed to send. Only messages with a failed status can be retried. Messages that have permanently failed (a failed status with an error code) and messages with an undelivered status cannot be retried.
POST
Retry a failed message
Authorizations
Headers
API version header. Supported values: 2026-03-30
Available options:
2026-03-30 Path Parameters
The unique identifier of the message to retry
Pattern:
^AC(.*)$Example:
"AC123abc"
Response
Success
The response is of type object.