Ai Triage Conversation
Generate an AI triage hint for a conversation.
Generate an AI triage hint for 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/triage"{
"confidence": 0,
"duration_ms": 0,
"hint": "string",
"hint_type": "string",
"model": "string",
"suggested_actions": []
}{
"detail": [
{
"loc": [
"string"
],
"msg": "string",
"type": "string"
}
]
}