Chat
Search contactsGET/api/chat?endpoint=contacts
Get all conversationsGET/api/chat?endpoint=conversations
Get conversation details by IDGET/api/chat?conversationId={conversationId}&endpoint=conversation
Mark conversation as seen when clickGET/api/chat?conversationId={conversationId}&endpoint=mark-as-seen
Create new conversationPOST/api/chat
Update conversationPUT/api/chat