POST
/
autosummary
/
v1
/
feedback
/
free-text-summaries
/
{conversationId}

Authorizations

asapp-api-id
string
headerrequired
asapp-api-secret
string
headerrequired

Path Parameters

conversationId
string
required

The identifier for a conversation.

Query Parameters

agentExternalId
string

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.

externalConversationId
string

Your unique identifier for the conversation. This must match to the externalConversationId you used in the Conversations API.

summaryId
string
required

The identifier of the summary you are providing feedback on.

summaryText
string
required

The full text of the final summary.