Makes a HTTP request to the API (with string body), returning an APIResponse
HTTPMethod to use when requesting
URL to make the request on
string contents of the body
HTTP timeout (default is 15 seconds)
See Implementation
Makes a HTTP request to the API (with string body), returning an APIResponse