R/httr_responses.R
post_response.Rd
A function that allows you to post an update to the server
post_response(api, url, body = NULL, ...)
An authentication key
The URL of the site
The information sent out to the server. e.g. the title
Other arguments