Description Usage Arguments Value
Generalized POST method
1 | POST_resource(path, body, ...)
|
path |
Path of the HTTP request. |
body |
Request body to be encoded as JSON, as a named list. |
... |
Additional parameters to be passed to |
If request was successful, the API response. Otherwise, an
error or warning, as generated by httr::stop_for_status
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.