post_endpoint: POST request to specified Rosette API endpoint
Description
POST request to specified Rosette API endpoint
Usage
post_endpoint(user_key, parameters, endpoint, customHeaders, url)
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
customHeaders
- custom headers for Rosette Api
Value
Returns the response from the Rosette API