POST_resource: Generalized POST method

Description Usage Arguments Value

Description

Generalized POST method

Usage

1

Arguments

path

Path of the HTTP request.

body

Request body to be encoded as JSON, as a named list.

...

Additional parameters to be passed to build_url as additional named components of the URL query.

Value

If request was successful, the API response. Otherwise, an error or warning, as generated by httr::stop_for_status.


benjcunningham/googlecalendar documentation built on May 12, 2019, 11:56 a.m.