Ai Summarize Conversation
Generate an AI summary of a conversation.
Generate an AI summary of a conversation.
AuthorizationBearer <token>
In: header
Path Parameters
conversation_id*Conversation Id
Response Body
application/json
application/json
curl -X POST "https://loading/api/v2/conversations/string/ai/summarize"{
"duration_ms": 0,
"key_points": [],
"model": "string",
"summary": "string"
}{
"detail": [
{
"loc": [
"string"
],
"msg": "string",
"type": "string"
}
]
}