Chat API
📋 Table of Contents
Overview
Conversation Management
Get All Conversations
GET /api/chat/conversations
Authorization: Bearer YOUR_TOKENGet Conversation by ID
Create Conversation
Update Conversation
Delete Conversation
Message Operations
Send Message
Get Messages
Edit Message
Delete Message
Real-time Communication
Get Conversation Participants
Add Participant
Remove Participant
Update Participant Role
Chat Analytics
Get Chat Statistics
Get Conversation Analytics
Get Chat Health
Error Responses
Conversation Not Found
Message Not Found
Permission Denied
Participant Not Found
Encryption Error
Navigation
Last updated