ApiRequest.pathUrl

The path for the specific endpoint. It may include named parameters contained within curley braces, e.g. "{param}".

class ApiRequest
string pathUrl;

Meta