Skip to main content
POST
Before call make sure that AI Summarize feature enabled on admin dashboard, otherwise you will get 405 error.
A summary will be generated using the latest 1,000 messages from the conversation.
Please note that if there are no messages in dialog you will receive next response:

Body Parameters

smart_chat_assistant_id
string
required
AI Agent ID.
dialog_id
string
required
ID of the dialog that will be summarized.

Headers

QB-Token
string
required
A user or application session token. See Authentication page to learn more about session tokens.

Responses

A successful response
summary
string
An error response
errors
array of strings
An error response
errors
array of strings
An error response
errors
array of strings