I am trying to create a new server in Otter using PowerShell and the guidance in the documentation. Since there is no example, it has complicated things in that the page (which I am using the name of the server I am trying to create) returns an error of "not found". The URL I am using is:
https://<my server's URL>/servers/create/<server name>>?key=<my api key>
I am passing a json body with the parameters as described in the documentation using PowerShell's Invoke-RestMethod Cmdlet with a method of Post. What is it that I need to do to create this server?
Product: BuildMaster
Version: 6.0.4