DELETE /mltk/mcp_connection/{name}
DELETE /mltk/mcp_connection/{name}
Delete the connection and its token from password storage.
AGENT_CONNECTION_CAPABILITIES
Description. Delete the connection and its token from password storage.
Example.
curl -sk -u "$SPLUNK_USER:$SPLUNK_PASSWORD" -X DELETE
"$SPLUNK_HOST/servicesNS/nobody/Splunk_ML_Toolkit/mltk/mcp_connection/splunk_mcp?output_mode=json"