postTo

Util method to extract the HTTP URI path and queryParams (which will have the apiKey).

Return

a Pair where Pair.first = path and Pair.second = QueryParams. Read KtorClient