AutoSummary
Provide feedback.
Create a feedback event with the full and updated summary. Each event is associated with a specific summary id.
The event must contain the final summary, in the form of text.
POST
Path Parameters
The identifier for a conversation.
Query Parameters
Your unique identifier for the agent.
Body
application/json
Information regarding the updated free-text summary. It must contain the full updated summary as a string.
The identifier of the summary you are providing feedback on.
The full text of the final summary.
Your unique identifier for the conversation. This must match to the externalConversationId
you used in the Conversations API.
Was this page helpful?