i wanted to see if theres a way to edit say system speed calls by not using the GUI option due to we want to dynamically change things based on other system integrations.
method 1. i thought maybe use a http Post method (testing via postman) and then blended into a nodejs or script based on another app on premise.
method 2. look at berkley DB update/insert method.