The workhorse function that performs each call to the Smartsheet API
ss_api(FUN, ...)
FUN
An http verb function, typically from the httr package
httr
...
Further parameters passed to the http verb function