Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
I have been experimenting with the API from PowerShell using cURL in insecure mode. I've been successful with my GET requests, but I am unable to successfully use a POST request to add a static route.
Here is the command I am using (with the priva...