Conversations
Retry Message
Retries sending a failed message in the specified conversation.
put/api/v1/conversations/{cuuid}/messages/{uuid}/retry
Path parameters
cuuidstring required
uuidstring required
Response
Message retried successfully
Example response
{
"status": "success"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.