doRequest

open suspend override fun doRequest(pathComponents: List<String>, httpMethod: HttpMethod, parameters: Map<String, Any>?, payload: String?, contentType: ContentType, headers: Map<String, Any>?): RestResponse