pocket_post_: pocket_post_

Description Usage Arguments

View source: R/utils.R

Description

internal function to make a POST requests to a Pocket API endpoint.

Usage

1
pocket_post_(endpoint, consumer_key, access_token, ...)

Arguments

endpoint

character. endpoint to make a request to.

consumer_key

character. Pocket consumer key.

access_token

character. Pocket access token.

...

additional named arguments to be put into the body of the POST request.


pocketapi documentation built on Nov. 20, 2020, 5:08 p.m.