DELETE /mltk/vector_stores/{connection_name}
DELETE /mltk/vector_stores/{connection_name}
Remove the configuration and its AWS credentials from password storage.
AGENT_CONNECTION_CAPABILITIES
Description. Remove the configuration and its AWS credentials from password storage. Idempotent — returns success even if absent.
Example.
curl -sk -u "$SPLUNK_USER:$SPLUNK_PASSWORD" -X DELETE
"$SPLUNK_HOST/servicesNS/nobody/Splunk_ML_Toolkit/mltk/vector_stores/kb-production?output_mode=json"