Endpoints
GET/api/chat/conversations
Konuşma listesi
POST/api/chat/conversations
Yeni konuşma oluştur
GET/api/chat/conversations/{conversationId}/messages
Mesaj listesi
POST/api/chat/conversations/{conversationId}/messages
Mesaj gönder
DELETE/api/chat/messages/{messageId}
Mesaj sil
GET/api/chat/socket/info
WebSocket bilgileri
POST/api/chat/auth/validate
Token doğrulama
GET/api/chat/health
Servis sağlık kontrolü
API Test
Request executing...
Response
Response
Headers
Request