Hello,
I noticed that when I create a very simple API where the URI contains the name of the param I get a [404] Error
Example:
/api/ad/user/:user
#API Code
$user
When I change the URI to: /api/ad/users/:user Everything works as expected.
Product: PowerShell Universal
Version: 1.5.15