.postForm: HTTP POST method
Description
HTTP POST method
Usage
.postForm(path, query = NULL, accept = "application/json", ...)
Arguments
- path
API path
- query
query string parameters
- accept
Content type to use in Accept header
- ...
parameters to submit in form body