Phone Transcript Messages REST Endpoints

Phone Transcript Messages
The phone transcript messages are textual transcriptions of voice conversations between agents and business contacts.
Create a phone transcript message
Method: post
Path: /crmRestApi/resources/11.13.18.05/phoneTranscriptMessages
Delete a phone transcript message
Method: delete
Path: /crmRestApi/resources/11.13.18.05/phoneTranscriptMessages/{MessageId}
Get a phone transcript message
Method: get
Path: /crmRestApi/resources/11.13.18.05/phoneTranscriptMessages/{MessageId}
Get all phone transcript messages
Method: get
Path: /crmRestApi/resources/11.13.18.05/phoneTranscriptMessages
Update a phone transcript message
Method: patch
Path: /crmRestApi/resources/11.13.18.05/phoneTranscriptMessages/{MessageId}