Chat Details REST Endpoints

Chat Details
The chat details resource is used to view and update the attachments associated to a chat.
Get all chat details
Method: get
Path: /crmRestApi/resources/11.13.18.05/svcChats
Get all chat details
Method: get
Path: /crmRestApi/resources/11.13.18.05/svcConsumerChats
Get chat details
Method: get
Path: /crmRestApi/resources/11.13.18.05/svcChats/{OsvcChatId}
Get chat details
Method: get
Path: /crmRestApi/resources/11.13.18.05/svcConsumerChats/{EndUserSessionId}
Update a chat detail
Method: patch
Path: /crmRestApi/resources/11.13.18.05/svcChats/{OsvcChatId}
Update a chat detail
Method: patch
Path: /crmRestApi/resources/11.13.18.05/svcConsumerChats/{EndUserSessionId}