DELETE /mltk/aicommander/{service}/{connection_name}/{model}
DELETE /mltk/aicommander/{service}/{connection_name}/{model}
Remove a single model entry.
edit_ai_commander_configlist_ai_commander_config
Description. Remove a single model entry. The corresponding password store entry is also cleaned up.
Example.
curl -sk -u "$SPLUNK_USER:$SPLUNK_PASSWORD" -X DELETE
"$SPLUNK_HOST/servicesNS/nobody/Splunk_ML_Toolkit/mltk/aicommander/OpenAI/default/gpt-4o-mini?output_mode=json"