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 Feb. 3, 2024, 4:41 p.m.