Force-overwrite the agent's override with a fresh copy of the current default
curl --request POST \
--url https://{subdomain}.mihu.ai/api/v1/agents/{uuid}/evaluate/reassign \
--header 'Authorization: Bearer <token>'{
"success": true,
"message": "Agent evaluate settings retrieved",
"data": {
"agent_uuid": "65d4553e-f383-46ad-bf97-69bf071b3ebb",
"is_default": false,
"is_active": true,
"source": "agent",
"sessionization": {
"session_mode": "sliding_timeout",
"timeout_minutes": 5,
"report_language": "English",
"summary_prompt": "Summarize the guest interaction in 2-3 sentences, focusing on key requests and resolutions."
},
"text": {
"sentiment_analyzer": {
"enabled": true,
"description": "Classify the sentiment of the following text as Positive, Neutral, or Negative"
},
"emotion_detection": {
"enabled": true,
"description": "Classify the sentiment of the following text as Positive, Neutral, or Negative"
},
"intensity_strength_levels": {
"enabled": true,
"description": "Classify the sentiment of the following text as Positive, Neutral, or Negative"
},
"intent_action_sentiment": {
"enabled": true,
"description": "Classify the sentiment of the following text as Positive, Neutral, or Negative"
},
"intent_labels": {
"enabled": true,
"description": "Classify the sentiment of the following text as Positive, Neutral, or Negative"
},
"knowledge_gap": {
"enabled": true,
"description": "Classify the sentiment of the following text as Positive, Neutral, or Negative"
},
"human_escalation_detection": {
"enabled": true,
"description": "Classify the sentiment of the following text as Positive, Neutral, or Negative"
},
"contextual_sentiment": {
"enabled": true,
"description": "Classify the sentiment of the following text as Positive, Neutral, or Negative"
},
"customer_satisfaction_score": {
"enabled": true,
"description": "Classify the sentiment of the following text as Positive, Neutral, or Negative"
},
"success_evaluation_prompt": {
"enabled": true,
"description": "Determine if the conversation indicates a successful outcome based on context and specific phrases",
"prompt": "Evaluate if the customer's main request was handled properly and if the issue they needed help with was fully resolved."
}
},
"voice": {
"sentiment_analyzer": {
"enabled": true,
"description": "Classify the sentiment of the following text as Positive, Neutral, or Negative"
},
"emotion_detection": {
"enabled": true,
"description": "Classify the sentiment of the following text as Positive, Neutral, or Negative"
},
"intensity_strength_levels": {
"enabled": true,
"description": "Classify the sentiment of the following text as Positive, Neutral, or Negative"
},
"intent_action_sentiment": {
"enabled": true,
"description": "Classify the sentiment of the following text as Positive, Neutral, or Negative"
},
"intent_labels": {
"enabled": true,
"description": "Classify the sentiment of the following text as Positive, Neutral, or Negative"
},
"knowledge_gap": {
"enabled": true,
"description": "Classify the sentiment of the following text as Positive, Neutral, or Negative"
},
"human_escalation_detection": {
"enabled": true,
"description": "Classify the sentiment of the following text as Positive, Neutral, or Negative"
},
"contextual_sentiment": {
"enabled": true,
"description": "Classify the sentiment of the following text as Positive, Neutral, or Negative"
},
"customer_satisfaction_score": {
"enabled": true,
"description": "Classify the sentiment of the following text as Positive, Neutral, or Negative"
},
"success_evaluation_prompt": {
"enabled": true,
"description": "Determine if the conversation indicates a successful outcome based on context and specific phrases",
"prompt": "Evaluate if the customer's main request was handled properly and if the issue they needed help with was fully resolved."
}
},
"created_at": "2026-01-15T10:23:00+00:00",
"updated_at": "2026-05-08T14:12:33+00:00"
}
}Evaluate
Force-overwrite the agent's override with a fresh copy of the current default
Use when the global default has changed and you want this agent to pick up the new defaults while keeping its override row. Wipes all customizations on the agent’s override.
POST
/
api
/
v1
/
agents
/
{uuid}
/
evaluate
/
reassign
Force-overwrite the agent's override with a fresh copy of the current default
curl --request POST \
--url https://{subdomain}.mihu.ai/api/v1/agents/{uuid}/evaluate/reassign \
--header 'Authorization: Bearer <token>'{
"success": true,
"message": "Agent evaluate settings retrieved",
"data": {
"agent_uuid": "65d4553e-f383-46ad-bf97-69bf071b3ebb",
"is_default": false,
"is_active": true,
"source": "agent",
"sessionization": {
"session_mode": "sliding_timeout",
"timeout_minutes": 5,
"report_language": "English",
"summary_prompt": "Summarize the guest interaction in 2-3 sentences, focusing on key requests and resolutions."
},
"text": {
"sentiment_analyzer": {
"enabled": true,
"description": "Classify the sentiment of the following text as Positive, Neutral, or Negative"
},
"emotion_detection": {
"enabled": true,
"description": "Classify the sentiment of the following text as Positive, Neutral, or Negative"
},
"intensity_strength_levels": {
"enabled": true,
"description": "Classify the sentiment of the following text as Positive, Neutral, or Negative"
},
"intent_action_sentiment": {
"enabled": true,
"description": "Classify the sentiment of the following text as Positive, Neutral, or Negative"
},
"intent_labels": {
"enabled": true,
"description": "Classify the sentiment of the following text as Positive, Neutral, or Negative"
},
"knowledge_gap": {
"enabled": true,
"description": "Classify the sentiment of the following text as Positive, Neutral, or Negative"
},
"human_escalation_detection": {
"enabled": true,
"description": "Classify the sentiment of the following text as Positive, Neutral, or Negative"
},
"contextual_sentiment": {
"enabled": true,
"description": "Classify the sentiment of the following text as Positive, Neutral, or Negative"
},
"customer_satisfaction_score": {
"enabled": true,
"description": "Classify the sentiment of the following text as Positive, Neutral, or Negative"
},
"success_evaluation_prompt": {
"enabled": true,
"description": "Determine if the conversation indicates a successful outcome based on context and specific phrases",
"prompt": "Evaluate if the customer's main request was handled properly and if the issue they needed help with was fully resolved."
}
},
"voice": {
"sentiment_analyzer": {
"enabled": true,
"description": "Classify the sentiment of the following text as Positive, Neutral, or Negative"
},
"emotion_detection": {
"enabled": true,
"description": "Classify the sentiment of the following text as Positive, Neutral, or Negative"
},
"intensity_strength_levels": {
"enabled": true,
"description": "Classify the sentiment of the following text as Positive, Neutral, or Negative"
},
"intent_action_sentiment": {
"enabled": true,
"description": "Classify the sentiment of the following text as Positive, Neutral, or Negative"
},
"intent_labels": {
"enabled": true,
"description": "Classify the sentiment of the following text as Positive, Neutral, or Negative"
},
"knowledge_gap": {
"enabled": true,
"description": "Classify the sentiment of the following text as Positive, Neutral, or Negative"
},
"human_escalation_detection": {
"enabled": true,
"description": "Classify the sentiment of the following text as Positive, Neutral, or Negative"
},
"contextual_sentiment": {
"enabled": true,
"description": "Classify the sentiment of the following text as Positive, Neutral, or Negative"
},
"customer_satisfaction_score": {
"enabled": true,
"description": "Classify the sentiment of the following text as Positive, Neutral, or Negative"
},
"success_evaluation_prompt": {
"enabled": true,
"description": "Determine if the conversation indicates a successful outcome based on context and specific phrases",
"prompt": "Evaluate if the customer's main request was handled properly and if the issue they needed help with was fully resolved."
}
},
"created_at": "2026-01-15T10:23:00+00:00",
"updated_at": "2026-05-08T14:12:33+00:00"
}
}Documentation Index
Fetch the complete documentation index at: https://developers.mihu.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Use a Bearer token to access these API endpoints. Example: "Bearer {your-token}"
Path Parameters
Create an override for an agent (clones current default)Reset the agent's override to factory defaults
⌘I