cURL
curl --request POST \ --url https://app.sure.am/api/v1/chats/{chat_id}/messages/retry \ --header 'X-Api-Key: <api-key>'
{ "message": "<string>", "message_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a" }
API key for authentication. Generate one from your account settings.
Chat ID
retry started
Was this page helpful?