post_endpoint function

httr::POST request to specified Rosette API endpoint

httr::POST request to specified Rosette API endpoint

post_endpoint( user_key, parameters, endpoint, url, custom_headers = NULL, url_parameters = NULL )

Arguments

  • 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

Returns the Rosette API response

  • Maintainer: Seth Gransky
  • License: Apache License 2.0 | file LICENSE
  • Last published: 2020-06-17