SendInkOutboundMessageInput
Input fields
The message to send.
The relay ID of the message we want to reply to.
Whether to close the conversation.
Whether to attach the full reply thread to an email reply.
The example data in the variables and responses below are autogenerated values designed to resemble real inputs. They do not represent actual customer data, and in some cases may require additional validation.
Example
{
"newMessage": InkSendMessageInput,
"replyToMessageRelayId": "80915702",
"shouldCloseConversation": true,
"useFullReplyThread": true
}