| virustotal_POST | R Documentation |
POST for the Current V3 API
virustotal_POST(
path,
body = NULL,
query = list(),
key = Sys.getenv("VirustotalToken"),
...
)
path |
path to the specific API service url |
body |
request body (file upload or JSON data) |
query |
query list |
key |
A character string containing Virustotal API Key.
Default: |
... |
Additional arguments passed to |
list
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.