rt_POST {rt} | R Documentation |
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 ( |
... |
Other arguments passed to |
Value
(rt_api) The parsed response from RT
[Package rt version 1.1.0 Index]