APIClient.requestJSON

Makes a HTTP request to the API (with empty body), returning an APIResponse

Parameters

method HTTPMethod

HTTPMethod to use when requesting

url U

URL to make the request on

Meta