RingCentral.HTTPClient.request
You're seeing just the callback
request
, go back to RingCentral.HTTPClient module for more information.
Specs
request( method :: http_method(), url :: String.t(), body :: String.t(), headers :: http_headers() ) :: {:ok, RingCentral.Response.t()} | {:error, RingCentral.Error.t()}