parsebody: parse_body

View source: R/parse_body.R

parsebodyR Documentation

parse_body

Description

An internal helper function to parse the body of POST API requests

Usage

parsebody(x, all_data, ...)

Arguments

x

The HTTP path for the particular API call.

all_data

recovers all_data parameter to decide how to handle downloads lists that would result in a 414 error.

...

Any query parameters passed from the function calling

Value

JSON object to parse as a body in a HTTP request

Author(s)

Socorro Dominguez


neotoma2 documentation built on July 9, 2023, 7:37 p.m.