post_endpoint | R Documentation |
httr::POST request to specified Rosette API endpoint
post_endpoint(user_key, parameters, endpoint, url, custom_headers = NULL,
url_parameters = NULL)
user_key |
- Rosette API authentication key |
parameters |
- parameters list to be passed to specified Rosette API endpoint |
endpoint |
- Rosette API endpoint to be utilized |
url |
- url for Rosette Api |
custom_headers |
- custom headers for Rosette Api |
url_parameters |
- query parameters |
Returns the Rosette API response
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.