idig_POST: internal POST request

View source: R/base.R

idig_POSTR Documentation

internal POST request

Description

Internal function for POST requests.

Usage

idig_POST(path, body, ...)

Arguments

path

endpoint

body

a list of parameters for the endpoint

...

additional arguments to be passed to httr::POST

Details

Generates a POST request and performs the checks on what is returned. Not exported.

Value

the request (as a list)

Author(s)

Francois Michonneau


iDigBio/ridigbio documentation built on Sept. 8, 2024, 5:50 p.m.