Skip to main content

Communicationmessageaction

Represents a list of failed communication messages to resend.

messagesstring[]required

The list of failed communication messages to resend.

Communicationmessageaction
{
"messages": [
"string"
]
}