Conversations
Create a New Conversation
Create a New Conversation
post/v1/conversations
Request body
Example request
{
"source": "device12345",
"agentId": "aia.1719914136.zl2fxvXB",
"transcriptSummary": "The conversation was about resolving billing issues.",
"transcriptRecordingUrl": "http://example.com/recording",
"adminComments": [
{
"comment": "good",
"rating": 5
}
]
}Response
Conversation created successfully
Changes
No recorded changes to this endpoint across all 1 revision of this API.