Post-processing messages
Summarization
Payload definition for the message post_summarization
.
session_id
string
requiredId of the live session
created_at
string
requiredDate of creation of the message. The date is formatted as an ISO 8601 string
error
object
requiredError message if the addon failed
type
enum<string>
default: post_summarizationrequiredAvailable options:
post_summarization
data
object
requiredThe message data. "null" if the addon failed
Was this page helpful?