Running the normal install on Windows 11, on the latest development build v0.8.7-5e0fb310-win-x64.
curl -I http://localhost:8409/api/channels/5/playout/reset and curl -I http://localhost:8409/api/libraries/11/scan appear to do nothing. Checking my log, it doesn't say anything about playout being updated for channel 5, nor is there any indication of it working. I've tried curl without -I as well to the same result, as well as just putting the HTTP requests into my browser (which gives me the error "Sorry, there's nothing at this address.")
Am I trying to use the API endpoints incorrectly?