Skip to main content

Create AI-generated summary event for conversation

POST 

/v1/desks/:desk_id/conversations/:session_id/events/summary

Permissions - desks.read and conversations.write.

Creates an AI-generated summary event for a conversation. This endpoint is used when users request a summary of the conversation content. The summary is stored as a conversation event and pushed to connected WebSocket clients in real-time.

Authentication: Requires authenticated user (JWT token). API key authentication is not supported.

Request

Responses

Summary event created successfully