ig_generic_POST: A Generic POST Function

Description Usage Note

Description

This is a function that can be used for most all endpoints of the API that accept a signed body of JSON data for a POST. This reduces the amount of redundant code inside each unique function that pings the endpoints.

Usage

1
2
ig_generic_POST(relative_endpoint, body_as_list, return_df = FALSE,
  verbose = FALSE)

Note

This function is meant to be used internally. Only use when debugging.


eric88tchong/Rinstapkg documentation built on June 12, 2019, 1:06 p.m.