rt (version 1.0.1)

rt_POST: POST an RT request

Description

POST an RT request

Usage

rt_POST(url, raw = FALSE, ...)

Arguments

url

(character) The full RT URL

raw

(logical) Whether or not to return the raw response from \ codePOST (TRUE) or not (FALSE)

...

Other arguments passed to POST

Value

(rt_api) The parsed response from RT