ig_api_post: POST Instagram API

Description Usage Arguments Value

Description

Send POST requests to Instagram's API

Usage

1

Arguments

...

Path and query string components (endpoint parameters) should be supplied here. If unnamed, the first object is assumed to be the API path path, which is the string pointing to the desired API endpoint users/self. Additional named arguments supplied here will be included as part of the query string (trailing the "?" in the URL).

Value

An HTTP response object.


mkearney/ig documentation built on May 8, 2019, 1:47 p.m.