post_response: Post response

View source: R/httr_responses.R

post_responseR Documentation

Post response

Description

A function that allows you to post an update to the server

Usage

post_response(api, url, body = NULL, ...)

Arguments

api

An authentication key

url

The URL of the site

body

The information sent out to the server. e.g. the title

...

Other arguments


csgillespie/rtypeform documentation built on Feb. 5, 2025, 5:14 a.m.