v1
latestOpenAPI 3.0.02026-07-1346146138.4 KBauto-monitor-setups
Update an auto monitor setup by external ID
Update an existing auto monitor setup by its external ID
put/v2/auto-monitor-setups/{external_id}
Path parameters
external_idstring required
Auto monitor setup external ID
Request body
Example request
{
"evaluators": [
"hallucination",
"toxicity"
]
}Response
OK