View source: R/httr_responses.R
post_response | R Documentation |
A function that allows you to post an update to the server
post_response(api, url, body = NULL, ...)
api |
An authentication key |
url |
The URL of the site |
body |
The information sent out to the server. e.g. the title |
... |
Other arguments |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.