| post_json | R Documentation |
POST JSON and return parsed body
post_json(path, body, timeout = 600)
path |
API path. |
body |
List to send as JSON. |
timeout |
Request timeout in seconds. |
Parsed JSON response as a list.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.