Conversation Entry Update Input

Conversation entry update.
JSON example
1{
2  "identifier": "36b0f4d9-7c14-43dc-bb9e-7713a4930df0",
3  "messageText": "The credit card I used was xxxx-xxxx-xxxx-4321."
4}
Properties
Name Type Description Required or Optional Available Version
identifier String Identifier of the updated conversation entry. Required 51.0
messageText String Message text of the updated conversation entry. Required 51.0
relatedRecords String[] List of IDs of records to associate with the conversation entry. Supported related records include the messaging session (MessagingSession.Id), voice call (VoiceCall.Id), and conversation entry (ConversationEntry.​MessageIdentifier). Optional 52.0