cURL
curl --request POST \ --url http://localhost:3000/api/wsfev1/FEDummy \ --header 'Content-Type: application/json' \ --data '{}'
{ "AppServer": "<string>", "DbServer": "<string>", "AuthServer": "<string>" }
The body is of type object.
object