form_create | R Documentation |
Form create
form_create(path, body, credentials)
path |
The path to the API endpoint, excluding the hub URL (and not starting with a forward slash). |
body |
The body of the request as json data (use 'jsonlite::toJSON(body, auto_unbox=T)'). |
credentials |
A credentials object to authenticate with. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.