cURL
curl --request POST \ --url https://api.example.com/api/v1/messages/{message_id}/retry
{ "success": true, "message_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "status": "<string>", "run_id": "<string>" }
Retry a failed message.
Documentation IndexFetch the complete documentation index at: https://docs.wazzapi.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.wazzapi.com/llms.txt
Use this file to discover all available pages before exploring further.
Successful Response
Response from retrying a failed message.