powered by
HTTP POST method
.post(path, query = NULL, body = NULL, content.type = "application/json")
API path
query string parameters
request body (will be serialized to JSON)
Content-Type of the body
httr response