- Subcategories:
- Attachments
Consumer Chat Details REST Endpoints
Consumer Chat Details
The chat details resource is used to view and update the attachments associated to a chat.
- Get a consumer chat detail
- Method: getPath:
/crmRestApi/resources/11.13.18.05/svcConsumerChats/{EndUserSessionId}
- Get all consumer chat details
- Method: getPath:
/crmRestApi/resources/11.13.18.05/svcConsumerChats
- Update a consumer chat detail
- Method: patchPath:
/crmRestApi/resources/11.13.18.05/svcConsumerChats/{EndUserSessionId}